UNPKG

upbeat

Version:

Fast health and performance monitoring with process handling

4 lines 174 B
// Returns true if this is a host that closes *before* it ends?!?! module.exports.isAnEarlyCloseHost= function( hostName ) { return hostName.match(".*google(apis)?.com$") }