UNPKG

@tradle/models

Version:
19 lines 331 B
{ "type": "tradle.Model", "id": "tradle.FormsForProduct", "title": "Forms for the product", "inlined": true, "properties": { "product": { "type": "string", "range": "model" }, "forms": { "type": "array", "items": { "type": "string", "range": "model" } } } }