UNPKG

@hedgedoc/html-to-react

Version:

Parse HTML into React components

2 lines (1 loc) 95 B
export declare function convertInlineStyleToMap(inlineStyle?: string): Record<string, string>;