Files
nats-python/openapi_templete/node_modules/rimraf/dist/esm/default-tmp.d.ts
T
2026-06-01 13:17:37 +02:00

3 lines
172 B
TypeScript

export declare const defaultTmp: (path: string) => Promise<string>;
export declare const defaultTmpSync: (path: string) => string;
//# sourceMappingURL=default-tmp.d.ts.map