3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export declare function hasInstance(): boolean;
|
|
export declare const isBrowser: boolean;
|