UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

20 lines (18 loc) 399 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var structureRole = { abstract: true, accessibleNameRequired: false, baseConcepts: [], childrenPresentational: false, nameFrom: [], props: {}, relatedConcepts: [], requireContextRole: [], requiredOwnedElements: [], requiredProps: {}, superClass: [['roletype']] }; exports.default = structureRole;