react-native-web-internals
Version:
React Native for Web
17 lines (16 loc) • 305 B
JavaScript
const colorProps = {
backgroundColor: !0,
borderColor: !0,
borderTopColor: !0,
borderRightColor: !0,
borderBottomColor: !0,
borderLeftColor: !0,
color: !0,
shadowColor: !0,
textDecorationColor: !0,
textShadowColor: !0
};
export {
colorProps
};
//# sourceMappingURL=colorProps.js.map