UNPKG

@reedchan/koa-http-proxy

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