mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-09 11:38:14 +08:00
3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
|
export { fileURLToPath as urlToPath } from "node:url";
|
||
|
export { isUrl } from "./minurl.shared.js";
|
||
|
//# sourceMappingURL=minurl.d.ts.map
|