UNPKG

@stdlib/assert-is-null

Version:

Test if a value is null.

6 lines (5 loc) 260 B
"use strict";var u=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}};var s=u(function(c,e){ function i(t){return t===null}e.exports=i });var n=s();module.exports=n; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map