Files
website/node_modules/vfile-location/index.js
2024-05-06 17:15:30 -04:00

6 lines
106 B
JavaScript

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