UNPKG

react-native-unistyles

Version:
5 lines (4 loc) 242 B
"use strict"; export const TEXT_SHADOW_STYLES = ['textShadowColor', 'textShadowOffset', 'textShadowRadius']; export const BOX_SHADOW_STYLES = ['shadowColor', 'shadowRadius', 'shadowOpacity', 'shadowOffset']; //# sourceMappingURL=types.js.map