UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

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