astro-ghostcms/.pnpm-store/v3/files/94/7430963d4776c1bfc189b72443a...

12 lines
233 B
Plaintext

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