UNPKG

167 BJavaScriptView Raw
1"use strict";
2exports.__esModule = true;
3var isNull = function (value) {
4 return value === null;
5};
6exports["default"] = isNull;
7//# sourceMappingURL=is-null.js.map
\No newline at end of file