astro-ghostcms/.pnpm-store/v3/files/f7/e913693f3f6ae8e60bb630bc18d...

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 ApplicationRole = {
relatedConcepts: [{
module: 'ARIA',
concept: {
name: 'application'
}
}],
type: 'window'
};
var _default = ApplicationRole;
exports.default = _default;