UNPKG

apemandb

Version:
14 lines 230 B
{ "$name": "Project", "$description": "Project model", "$inherits": [ "apemanmodel/defs/abstract/ap_name.json" ], "$attributes": { }, "$indexes": { }, "$belongsToMany": { "users": "UserProject:User" } }