UNPKG

koa-square-better-http-proxy

Version:

http proxy middleware for koa

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