UNPKG

imboard

Version:

Most convenient platform for webpage development.

4 lines 100 B
module.exports.BlobTypeHandler = function(value) { return value != null ? value.toString() : ""; };