UNPKG

@freik/typechk

Version:

Core set of TS/JS type checking helpers

4 lines (3 loc) 131 B
export declare const isNode: Function; export declare const isBrowser: Function; export declare function hasGlobalThis(): boolean;