UNPKG

dumi

Version:

📖 Documentation Generator of React Component

5 lines (4 loc) • 173 B
import type { Root } from 'hast'; import type { Transformer } from 'unified'; declare function rehypeHighlightLine(): Transformer<Root>; export default rehypeHighlightLine;