UNPKG

data-provider-temporary

Version:

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

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