UNPKG

@telnyx/react-native-voice-sdk

Version:
5 lines (4 loc) 196 B
export declare const DEV_HOST = "wss://rtcdev.telnyx.com"; export declare const PROD_HOST = "wss://rtc.telnyx.com"; export declare const IS_DEV: boolean; export declare const SDK_VERSION: string;