UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

9 lines (6 loc) 151 B
'use strict'; exports.__esModule = true; exports.default = function (str) { return str.replace(/\s/g, ''); }; module.exports = exports['default'];