site/node_modules/vfile-location/index.js
2024-10-14 08:09:33 +02:00

6 lines
106 B
JavaScript

/**
* @typedef {import('./lib/index.js').Location} Location
*/
export {location} from './lib/index.js'