minurl.d.ts 93 B

12
  1. export {fileURLToPath as urlToPath} from 'node:url'
  2. export {isUrl} from './minurl.shared.js'