UNPKG

@gecut/utilities

Version:

The ultimate utility toolkit from Gecut Company, crafted with TypeScript for optimal speed and efficiency. Designed to boost productivity with a suite of fast and optimized tools.

6 lines (5 loc) 236 B
export declare function isBrowser(): boolean; export declare function requiredBrowser(): boolean; export declare function isNode(): boolean; export declare function requiredNode(): boolean; //# sourceMappingURL=browser-or-node.d.ts.map