Repository URL to install this package:
|
Version:
2.0.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "SYS-TIME"
},
"timestamp": {
"type": "number"
}
},
"required": ["type", "timestamp"]
}