UNPKG

hast-util-select

Version:

hast utility for `querySelector`, `querySelectorAll`, and `matches`

6 lines (4 loc) 118 B
/** * @typedef {import('./lib/index.js').Space} Space */ export {matches, select, selectAll} from './lib/index.js'