Files
chat-proxy/frontend/node_modules/vfile/lib/minproc.browser.d.ts
T
Samuele E. Locatelli 1d4b5aba63 Init repo con git
2025-08-21 08:59:27 +00:00

6 lines
137 B
TypeScript

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