Files
cablecreations.de/node_modules/vfile/lib/minproc.browser.d.ts
2026-01-19 19:13:27 +01:00

6 lines
137 B
TypeScript

export namespace minproc {
export { cwd };
}
declare function cwd(): string;
export {};
//# sourceMappingURL=minproc.browser.d.ts.map