UNPKG

dumi

Version:

📖 Documentation Generator of React Component

4 lines (3 loc) • 150 B
import type { Root } from 'mdast'; import type { Transformer } from 'unified'; export default function remarkContainer(this: any): Transformer<Root>;