Sha256: cdd696a10ad94498470fa8202017dafc69730b6a75b3774734d84dc00a5e3933

Contents?: true

Size: 442 Bytes

Versions: 15

Compression:

Stored size: 442 Bytes

Contents

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = _isNativeReflectConstruct;
function _isNativeReflectConstruct() {
  try {
    var result = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));
  } catch (_) {}
  return (exports.default = _isNativeReflectConstruct = function () {
    return !!result;
  })();
}

//# sourceMappingURL=isNativeReflectConstruct.js.map

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
immosquare-cleaner-0.1.62 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.61 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.60 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.59 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.58 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.57 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.56 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.55 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.54 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.53 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.52 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.51 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.50 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.49 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js
immosquare-cleaner-0.1.48 node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js