UNPKG

@tradle/models

Version:
19 lines (18 loc) 291 B
{ "id": "tradle.DeviceSync", "title": "Device Sync", "type": "tradle.Model", "properties": { "message": { "type": "string" }, "time": { "type": "date", "readOnly": true }, "welcome": { "type": "boolean", "readOnly": true } } }