astro-ghostcms/.pnpm-store/v3/files/a6/5718272e28aaa87732cc784aa23...

17 lines
298 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 DocumentRole = {
relatedConcepts: [{
module: 'ARIA',
concept: {
name: 'document'
}
}],
type: 'structure'
};
var _default = DocumentRole;
exports.default = _default;