blob: 26225269fe062e4cd1b45f79bf1956c169e53f8c [file] [log] [blame]
'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
var StaticTextRole = {
relatedConcepts: [],
type: 'structure'
};
exports.default = StaticTextRole;