astro-ghostcms/.pnpm-store/v3/files/44/c6f5507f833aac2cc14c1b6a0f3...

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