UNPKG

data-provider-temporary

Version:

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

22 lines (20 loc) 465 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var sectionheadRole = { abstract: true, accessibleNameRequired: false, baseConcepts: [], childrenPresentational: false, nameFrom: ['author', 'contents'], props: { 'aria-expanded': null }, relatedConcepts: [], requireContextRole: [], requiredOwnedElements: [], requiredProps: {}, superClass: [['roletype', 'structure']] }; exports.default = sectionheadRole;