UNPKG

rc-editor-core

Version:
9 lines (8 loc) 152 B
'use strict'; exports.__esModule = true; exports['default'] = { BOLD: { 'font-weight': 'bold' } }; module.exports = exports['default'];