UNPKG

@hedgedoc/html-to-react

Version:

Parse HTML into React components

2 lines (1 loc) 160 B
export declare function generatePropsFromAttributes(attributes: Record<string, string>, key: string | number): Record<string, string | Record<string, string>>;