UNPKG

mson-zoo

Version:

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

29 lines (28 loc) 412 B
[ { "element": "enum", "meta": { "id": "My Enum" }, "attributes": { "samples": [ [ { "element": "string", "content": "online" } ] ] }, "content": [ { "element": "string", "content": "online" }, { "element": "string", "content": "offline" } ] } ]