UNPKG

@tradle/models

Version:
15 lines (14 loc) 232 B
{ "id": "tradle.MyProduct", "title": "My Product", "type": "tradle.Model", "properties": { "myProductId": { "type": "string" }, "owner": { "type": "object", "ref": "tradle.Identity" } } }