UNPKG

mson-zoo

Version:

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

27 lines (26 loc) 384 B
[ { "element": "enum", "meta": { "id": "My Enum" }, "attributes": { "default": [ { "element": "string", "content": "online" } ] }, "content": [ { "element": "string", "content": "online" }, { "element": "string", "content": "offline" } ] } ]