UNPKG

react-native-web-internals

Version:

React Native for Web

5 lines (4 loc) 247 B
const isWebColor = color => color === "currentcolor" || color === "currentColor" || color === "inherit" || color.startsWith("var("); var isWebColor_default = isWebColor; export { isWebColor_default as default }; //# sourceMappingURL=index.mjs.map