UNPKG

nlcst-search

Version:

nlcst utility to search for patterns in a tree

7 lines (5 loc) 157 B
/** * @typedef {import('./lib/index.js').Handler} Handler * @typedef {import('./lib/index.js').Options} Options */ export {search} from './lib/index.js'