UNPKG

@oazmi/build-tools

Version:

general deno build tool scripts which I practically use in all of my typescript repos

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