UNPKG

@spindl-xyz/attribution-lite

Version:
5 lines (4 loc) 176 B
type GlobalThis = Window & typeof globalThis; export declare function getGlobal(): GlobalThis; export declare function noStorageSupport(that?: GlobalThis): boolean; export {};