UNPKG

react-native-unistyles

Version:
4 lines 250 B
import type { CSSState } from './state'; export declare const safeGetMap: (map: Map<string, Map<string, any>>, key: string) => Map<string, any>; export declare const getStylesFromState: (state: CSSState) => string; //# sourceMappingURL=utils.d.ts.map