expexp
Version:
The express model io and express model and data representation.
25 lines (24 loc) • 432 B
JSON
{
"t": "entity",
"id": "NttWithGenericAttrs",
"super": {"t":"not_set"},
"abs": false,
"attrs": [
{
"t":"attr",
"ids":[{"t":"attr_id", "id":"genAttr"}],
"opt":false,
"type":{"t":"generic"}
},
{
"t":"attr",
"ids":[{"t":"attr_id", "id":"genTypedAttr"}],
"opt":false,
"type":{"t":"generic_type", "label":"T"}
}
],
"derives": [],
"uniques": [],
"inverses": [],
"wheres": []
}