6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
|
|
||
|
export default {
|
||
|
objectBoundingBox: 0,
|
||
|
userSpaceOnUse: 1
|
||
|
};
|