UNPKG

unist-util-visit-parents

Version:

unist utility to recursively walk over nodes, with ancestral information

3 lines (2 loc) 108 B
// Note: types exported from `index.d.ts` export {CONTINUE, EXIT, SKIP, visitParents} from './lib/index.js'