Sha256: 2a2323523b9c7dbc7f8a09d61d8f575280cdc115eeffd22dfd813dd3b3aeafd8

Contents?: true

Size: 449 Bytes

Versions: 7

Compression:

Stored size: 449 Bytes

Contents

function _typeof(obj) {
  if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
    module.exports = _typeof = function _typeof(obj) {
      return typeof obj;
    };
  } else {
    module.exports = _typeof = function _typeof(obj) {
      return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
    };
  }

  return _typeof(obj);
}

module.exports = _typeof;

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
enju_library-0.3.8 spec/dummy/node_modules/@babel/runtime/helpers/typeof.js
condenser-0.2 lib/condenser/processors/node_modules/@babel/runtime/helpers/typeof.js
condenser-0.1 lib/condenser/processors/node_modules/@babel/runtime/helpers/typeof.js
condenser-0.0.12 lib/condenser/processors/node_modules/@babel/runtime/helpers/typeof.js
condenser-0.0.11 lib/condenser/processors/node_modules/@babel/runtime/helpers/typeof.js
condenser-0.0.10 lib/condenser/processors/node_modules/@babel/runtime/helpers/typeof.js
condenser-0.0.9 lib/condenser/processors/node_modules/@babel/runtime/helpers/typeof.js