UNPKG

mdast-util-heading-range

Version:
10 lines (8 loc) 326 B
/** * @typedef {import('./lib/index.js').Handler} Handler * @typedef {import('./lib/index.js').Info} Info * @typedef {import('./lib/index.js').Options} Options * @typedef {import('./lib/index.js').Test} Test * @typedef {import('./lib/index.js').TestFunction} TestFunction */ export {headingRange} from './lib/index.js'