Files
n8n-nodes-gwezz-changdunovel/node_modules/rimraf/dist/esm/default-tmp.d.ts
2025-10-26 23:10:15 +08: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