UNPKG

react-scoped-styles

Version:
3 lines (2 loc) 188 B
export declare const findClosingParenthesisIdx: (str: string) => number; export declare const replaceConditionals: (content: string, includeHash: (className: string) => string) => string;