empty-string
v1.1.1
Published
a well-tested empty string module in case you forget how to make one
Downloads
2,957
Readme
empty-string
a well-tested empty string module in case you forget how to make one
npm install empty-string
var EMPTY_STRING = require('empty-string');
console.log(EMPTY_STRING); // ''