UNPKG

mson-zoo

Version:

Collection of MSON samples that can be used as a showcase or testing purposes

22 lines (21 loc) 312 B
[ { "element": "enum", "meta": { "id": "My Enum" }, "content": [ { "element": "string", "attributes": { "default": "true" }, "content": "online" }, { "element": "string", "content": "offline" } ] } ]