UNPKG

@chamn/engine

Version:
2 lines (1 loc) 95 B
export declare function parseCssToObject(css: string): Record<string, Record<string, string>>;