UNPKG

187 BJavaScriptView Raw
1"use strict";
2exports.__esModule = 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