kjelsrud.dev/node_modules/vfile/lib/minurl.d.ts

3 lines
88 B
TypeScript
Raw Normal View History

2023-07-19 21:31:30 +02:00
export {fileURLToPath as urlToPath} from 'url'
export {isUrl} from './minurl.shared.js'