astro-ghostcms/.pnpm-store/v3/files/fd/57a077638b2430523dbaca0e79f...

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