Sha256: 76b42729ebe2b8f3f243da20c1262f7374790cd941538b7fe7747554c2cf502e

Contents?: true

Size: 441 Bytes

Versions: 59

Compression:

Stored size: 441 Bytes

Contents

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = getOuterBindingIdentifiers;

var _getBindingIdentifiers = _interopRequireDefault(require("./getBindingIdentifiers"));

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

function getOuterBindingIdentifiers(node, duplicates) {
  return (0, _getBindingIdentifiers.default)(node, duplicates, true);
}

Version data entries

59 entries across 59 versions & 10 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.18.0 test/dummy/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.18.2 test/dummy/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.7 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.6 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.5 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.4 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.16.1 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.15.2 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.3 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.2 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.18.4 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.18.1 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.14.0 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.1 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-4.3.5 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-5.0.0 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js
trusty-cms-4.3.4 node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js