UNPKG

data-provider-temporary

Version:

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

16 lines (14 loc) 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var noneRole = { abstract: false, baseConcepts: [], childrenPresentational: false, props: {}, relatedConcepts: [], requiredProps: {}, superClass: [] }; exports.default = noneRole;