UNPKG

pointfree-fantasy

Version:
9 lines (7 loc) 180 B
var _empty = function() { return ""; }; Object.defineProperty(String.prototype, 'empty',{ value: _empty, writable: true, configurable: true, enumerable: false });