astro-ghostcms/.pnpm-store/v3/files/ab/ef4cc5f07af0788b2d81a25aa89...

17 lines
313 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var ComplementaryRole = {
relatedConcepts: [{
module: 'ARIA',
concept: {
name: 'complementary'
}
}],
type: 'structure'
};
var _default = ComplementaryRole;
exports.default = _default;