Sha256: 3fcad4f4603d13eb9046f0200534a57320425785aa4e1d0fcfb00ef82aad0838
Contents?: true
Size: 583 Bytes
Versions: 34
Compression:
Stored size: 583 Bytes
Contents
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _typeof; function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { exports.default = _typeof = function (obj) { return typeof obj; }; } else { exports.default = _typeof = function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } //# sourceMappingURL=typeof.js.map
Version data entries
34 entries across 30 versions & 4 rubygems