3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export {fileURLToPath as urlToPath} from 'node:url'
|
|
export {isUrl} from './minurl.shared.js'
|