8 lines
No EOL
120 B
JavaScript
8 lines
No EOL
120 B
JavaScript
export default {
|
|
name: 'Time',
|
|
colour: 360,
|
|
contents: [
|
|
'io_utility_time',
|
|
'io_utility_current_time'
|
|
]
|
|
} |