UNPKG

@oazmi/build-tools

Version:

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

4 lines 236 B
export declare function isPosixPathSeparator(code: number): boolean; export declare function isPathSeparator(code: number): boolean; export declare function isWindowsDeviceRoot(code: number): boolean; //# sourceMappingURL=_util.d.ts.map