Files
n8n-nodes-gwezz-changdunovel/node_modules/rimraf/dist/esm/ignore-enoent.d.ts
2025-10-26 23:10:15 +08:00

3 lines
176 B
TypeScript

export declare const ignoreENOENT: (p: Promise<any>) => Promise<any>;
export declare const ignoreENOENTSync: (fn: () => any) => any;
//# sourceMappingURL=ignore-enoent.d.ts.map