UNPKG

@coralogix/browser

Version:

Official Coralogix SDK for browsers

3 lines (2 loc) 115 B
export declare function getCxGlobal<T = typeof globalThis>(): T; export declare const CxGlobal: typeof globalThis;