knowledgebase_law/node_modules/vfile/lib/minurl.d.ts

3 lines
135 B
TypeScript
Raw Normal View History

2025-04-11 23:47:09 +08:00
export { fileURLToPath as urlToPath } from "node:url";
export { isUrl } from "./minurl.shared.js";
//# sourceMappingURL=minurl.d.ts.map