function getBotpoisonPublicKey
getBotpoisonPublicKey(): string

Get the Botpoison public key from environment (safe to expose to browsers). Returns empty string when unset.

Return Type

string

Usage

import { getBotpoisonPublicKey } from "docs/config.ts";