UNPKG

data-provider-temporary

Version:

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

16 lines (14 loc) 236 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var MathRole = { relatedConcepts: [{ module: 'ARIA', concept: { name: 'math' } }], type: 'structure' }; exports.default = MathRole;