UNPKG

dxcr-waterfall

Version:

waterfall

6 lines (3 loc) 167 B
"use strict"; var _undefined = require("../function/noop")(); // Support ES3 engines module.exports = function (val) { return val !== _undefined && val !== null; };