UNPKG

react-native-unistyles

Version:
3 lines 191 B
import type { Optional, RNValue } from '../types'; export declare const getValueForBreakpoint: (value: Record<string, RNValue>) => Optional<RNValue>; //# sourceMappingURL=breakpoints.d.ts.map