UNPKG

@helpscout/cyan

Version:

Cypress-like Testing for React + JSDOM

4 lines (3 loc) 189 B
export declare const getCSSTextFromRule: (rule: any) => string; export declare const getCSSRulesFromStyleSheet: (styleSheet: any) => any; export declare const getDocumentCSS: () => string;