UNPKG

hast-util-truncate

Version:

hast utility to truncate the tree to a certain number of characters

6 lines (4 loc) 104 B
/** * @typedef {import('./lib/index.js').Options} Options */ export {truncate} from './lib/index.js'