UNPKG

hast-util-select

Version:

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

3 lines 148 B
export type Space = import("./lib/index.js").Space; export { matches, select, selectAll } from "./lib/index.js"; //# sourceMappingURL=index.d.ts.map