UNPKG

dax

Version:

Cross platform shell tools inspired by zx.

3 lines 120 B
/** Whether the current platform is Windows */ export declare const isWindows: boolean; //# sourceMappingURL=os.d.ts.map