mirror of
https://github.com/sern-handler/website
synced 2026-06-26 09:42:24 +00:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export {fileURLToPath as urlToPath} from 'node:url'
|
|
export {isUrl} from './minurl.shared.js'
|