@sprucelabs/mercury-client
Version:
The simple way to interact with the Spruce Experience Platform
11 lines (10 loc) • 450 B
TypeScript
import 'dotenv/config';
export declare const TEST_HOST: string;
export declare const DEMO_PHONE: string;
export declare const DEMO_PHONE_REAUTH: string;
export declare const DEMO_PHONE_GUEST: string;
export declare const DEMO_PHONE_TEAMMATE: string;
export declare const DEMO_PHONE_PROXY: string;
export declare const DEMO_PHONE_FLATTEN_1: string;
export declare const DEMO_PHONE_FLATTEN_2: string;
export declare const DEMO_PHONE_RECONNECT: string;