UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

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