UNPKG

dumi

Version:

📖 Documentation Generator of React Component

4 lines (3 loc) • 136 B
import type { Root } from 'hast'; import type { Transformer } from 'unified'; export default function rehypeStrip(): Transformer<Root>;