UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

8 lines (7 loc) 259 B
"use strict"; import { Color } from '@audira/carbon-react-native-elements'; export const MapCircleStrokeColor = { gray_10: Color.Token.gray_10.interactive, gray_100: Color.Token.gray_100.interactive }; //# sourceMappingURL=_map-circle-stroke-color.js.map