Files
react-native-svg/lib/units.js
2019-01-29 03:03:05 +02:00

5 lines
65 B
JavaScript

export default {
objectBoundingBox: 0,
userSpaceOnUse: 1,
};