mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-07 17:04:58 +01:00
6 lines
No EOL
90 B
JavaScript
6 lines
No EOL
90 B
JavaScript
export default {
|
|
datum: {
|
|
type: 'datum',
|
|
defaultValue: {type: 'selection'}
|
|
}
|
|
} |