'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var RubyRole = { relatedConcepts: [{ module: 'HTML', concept: { name: 'ruby' } }], type: 'structure' }; exports.default = RubyRole;