UNPKG

data-provider-temporary

Version:

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

16 lines (14 loc) 252 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var InlineTextBoxRole = { relatedConcepts: [{ module: 'HTML', concept: { name: 'input' } }], type: 'widget' }; exports.default = InlineTextBoxRole;