UNPKG

remark-heading-gap

Version:

remark plugin to adjust the gap between headings

7 lines (5 loc) 150 B
/** * @typedef {import('./lib/index.js').Gap} Gap * @typedef {import('./lib/index.js').Options} Options */ export {default} from './lib/index.js'