UNPKG

unist-util-index

Version:

unist utility to index property values or computed keys to nodes

7 lines (5 loc) 158 B
/** * @typedef {import('./lib/index.js').KeyFunction} KeyFunction * @typedef {import('./lib/index.js').Test} Test */ export {Index} from './lib/index.js'