UNPKG

react-native-unistyles

Version:
3 lines 245 B
import type { UnistylesValues } from '../types'; export declare const getVariants: (styles: UnistylesValues, selectedVariants: Record<string, any>) => Omit<UnistylesValues, "variants" | "compoundVariants">; //# sourceMappingURL=variants.d.ts.map