UNPKG

qh-cli

Version:

test

5 lines (4 loc) 113 B
var FoneError = module.exports = function(){ Error.call(this) } FoneError.prototype.__proto__ = Error.prototype