UNPKG

test-real-styles

Version:

utilities to test real styling of dom elements

4 lines (3 loc) 78 B
export declare function toCss(style: { [key: string]: string; }): string;