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