UNPKG

unist-util-index

Version:

unist utility to index property values or computed keys to nodes

4 lines (3 loc) 149 B
export {Index} from './lib/index.js' export type KeyFunction = import('./lib/index.js').KeyFunction export type Test = import('./lib/index.js').Test