UNPKG

common-utils-y

Version:

my common utils lib

4 lines (3 loc) 104 B
export declare function isBrowser(): boolean; declare const IS_BROWSER: boolean; export { IS_BROWSER };