Files
Tiber365/node_modules/vfile/lib/minproc.browser.d.ts

6 lines
137 B
TypeScript

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