File tree Expand file tree Collapse file tree
packages/react-native/Libraries/StyleSheet Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,12 +16,9 @@ import type {
1616 ____DangerouslyImpreciseStyle_Internal ,
1717 ____DangerouslyImpreciseStyleProp_Internal ,
1818 ____FontVariant_Internal ,
19- ____ImageStyle_Internal ,
2019 ____ImageStyleProp_Internal ,
21- ____TextStyle_Internal ,
2220 ____TextStyleProp_Internal ,
2321 ____TransformStyle_Internal ,
24- ____ViewStyle_Internal ,
2522 ____ViewStyleProp_Internal ,
2623 NativeColorValue ,
2724} from './StyleSheetTypes' ;
Original file line number Diff line number Diff line change @@ -15,12 +15,9 @@ import type {
1515 ____DangerouslyImpreciseStyle_Internal,
1616 ____DangerouslyImpreciseStyleProp_Internal,
1717 ____FontVariant_Internal,
18- ____ImageStyle_Internal,
1918 ____ImageStyleProp_Internal,
20- ____TextStyle_Internal,
2119 ____TextStyleProp_Internal,
2220 ____TransformStyle_Internal,
23- ____ViewStyle_Internal,
2421 ____ViewStyleProp_Internal,
2522 NativeColorValue,
2623} from './StyleSheetTypes';
You can’t perform that action at this time.
0 commit comments