UNPKG

dumi

Version:

📖 Documentation Generator of React Component

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