UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

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