UNPKG

react-native-unistyles

Version:
7 lines 612 B
export type { Optional, Nullable, UnionToIntersection } from './common'; export type { NestedStylePairs, UnistylesTheme, ScreenSize, NestedStyle, RNValue, RNStyle } from './core'; export type { CreateUnistylesStyleSheet, StyleSheet, AllAvailableKeys, UnistylesValues, UnistyleText, UnistyleView, UnistyleImage } from './stylesheet'; export type { ReactNativeStyleSheet } from './breakpoints'; export type { ExtractVariantNames, UnistylesVariants } from './variants'; export { AndroidContentSizeCategory, IOSContentSizeCategory, WebContentSizeCategory } from './accessibility'; //# sourceMappingURL=index.d.ts.map