UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

4 lines (3 loc) 128 B
import type { Root } from 'mdast'; import type { Plugin } from 'unified'; export declare const remarkAutoToc: Plugin<[], Root>;