UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

7 lines 180 B
'use strict'; // B.2.3.5 String.prototype.bold() require('./_string-html')('bold', function(createHTML){ return function bold(){ return createHTML(this, 'b', '', ''); } });