UNPKG

@deepgram/sdk

Version:

Isomorphic Javascript client for Deepgram

7 lines 300 B
export declare const NODE_VERSION: string; export declare const BUN_VERSION: string; export declare const BROWSER_AGENT: string; export declare const isBrowser: () => boolean; export declare const isNode: () => boolean; export declare const isBun: () => boolean; //# sourceMappingURL=runtime.d.ts.map