UNPKG

@tradle/models

Version:
17 lines (16 loc) 274 B
{ "id": "tradle.Intersection", "type": "tradle.Model", "title": "Intersection", "isInterface": true, "properties": { "a": { "type": "object", "ref": "tradle.Object" }, "b": { "type": "object", "ref": "tradle.Object" } } }