astro-ghostcms/.pnpm-store/v3/files/20/6f2947db123f9733a63f8f0f8ee...

17 lines
304 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var RadioGroupRole = {
relatedConcepts: [{
module: 'ARIA',
concept: {
name: 'radiogroup'
}
}],
type: 'structure'
};
var _default = RadioGroupRole;
exports.default = _default;