Files
website/node_modules/hast-util-select/index.js
2024-05-06 17:15:30 -04:00

6 lines
118 B
JavaScript

/**
* @typedef {import('./lib/index.js').Space} Space
*/
export {matches, select, selectAll} from './lib/index.js'