UNPKG

@zeushq/design-system

Version:
3 lines (2 loc) 119 B
export declare const rehypeHighlightCode: (options?: {}) => (tree: any) => void; export default rehypeHighlightCode;