astro-ghostcms/.pnpm-store/v3/files/3e/d6c1c18b7db4c1491d8d595cd2c...

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 LegendRole = {
relatedConcepts: [{
module: 'HTML',
concept: {
name: 'legend'
}
}],
type: 'structure'
};
var _default = LegendRole;
exports.default = _default;