astro-ghostcms/.pnpm-store/v3/files/a0/2826b988143c77aa76ed67eafa2...

17 lines
302 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var InlineTextBoxRole = {
relatedConcepts: [{
module: 'HTML',
concept: {
name: 'input'
}
}],
type: 'widget'
};
var _default = InlineTextBoxRole;
exports.default = _default;