Home
last modified time | relevance | path

Searched defs:OpaqueColorValue (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheet.d.ts28 type OpaqueColorValue = symbol & {__TYPE__: 'Color'}; alias
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheet.d.ts28 type OpaqueColorValue = symbol & {__TYPE__: 'Color'}; alias