UNPKG

@microfleet/core

Version:
21 lines 449 B
{ "$id": "socketIO", "type": "object", "additionalProperties": false, "properties": { "router": { "default": {}, "type": "object", "properties": { "enabled": { "type": "boolean", "default": false } } }, "options": { "type": "object", "default": {} } } }