UNPKG

@oazmi/build-tools

Version:

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

4 lines 211 B
export declare const CACHE_PERM = 420; export declare function assert(cond: unknown, msg?: string): asserts cond; export declare function isFileSync(filePath: string): boolean; //# sourceMappingURL=util.d.ts.map