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.

3 lines (2 loc) 146 B
export declare function detectOperatingSystem(): 'windows' | 'unix' | 'linux' | 'android' | 'ios' | null; //# sourceMappingURL=detect-os.d.ts.map