UNPKG

@frontify/fondue-icons

Version:
6 lines (5 loc) 146 B
type Attributes = { [key: string]: string; }; export declare const htmlKeysToJsxKeys: (obj: Record<string, string>) => Attributes; export {};