UNPKG

220 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var isUndefined = function (value) {
4 return value === undefined;
5};
6exports.default = isUndefined;
7//# sourceMappingURL=is-undefined.js.map
\No newline at end of file