monkey patch on String.prototype for rewrap
npm install rewrap-patchSee rewrap for more information.
npm install rewrap
npm install rewrap-patch
js
require('rewrap-patch'); // done!
// this package just patch String.prototype
//it does not generate any exports.
``