UNPKG

@formant/ava

Version:

A framework for automated visual analytics.

7 lines (6 loc) 163 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var isNil = function (input) { return input === null; }; exports.default = isNil;