mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-16 13:32:37 +01:00
6 lines
No EOL
75 B
JavaScript
6 lines
No EOL
75 B
JavaScript
export default {
|
|
points: {
|
|
type: 'number',
|
|
defaultValue: 0
|
|
},
|
|
} |