UNPKG

remark-smart-toc

Version:

Implementing intelligent Markdown directory syntax, better than existing solutions

4 lines (2 loc) 129 B
declare const _default: (depth: 1 | 2 | 3 | 4 | 5 | 6) => () => (tree: any, file: any) => void; export { _default as default };