UNPKG

react-native-unistyles

Version:
4 lines 254 B
import type { UnistylesValues } from '../../types'; import type { UnistylesRuntime } from '../runtime'; export declare const convertUnistyles: (value: UnistylesValues, runtime: UnistylesRuntime) => Record<string, any>; //# sourceMappingURL=index.d.ts.map