astro-ghostcms/.pnpm-store/v3/files/9d/2452a7f3954b4fa7501733f7687...

17 lines
283 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 GridRole = {
relatedConcepts: [{
module: 'ARIA',
concept: {
name: 'grid'
}
}],
type: 'widget'
};
var _default = GridRole;
exports.default = _default;