UNPKG

koa-better-http-proxy

Version:
6 lines (4 loc) 122 B
'use strict'; module.exports = function(val) { return (typeof val === 'undefined' || val === '' || val === null); };