SYMBOL INDEX (61 symbols across 23 files) FILE: index.d.ts type RollupCommonJSOptions (line 3) | interface RollupCommonJSOptions { FILE: src/ast-utils.js function flatten (line 3) | function flatten(node) { function extractNames (line 21) | function extractNames(node) { function getExtractor (line 27) | function getExtractor (type) { method Identifier (line 35) | Identifier(names, node) { method ObjectPattern (line 39) | ObjectPattern(names, node) { method ArrayPattern (line 45) | ArrayPattern(names, node) { method RestElement (line 52) | RestElement(names, node) { method AssignmentPattern (line 56) | AssignmentPattern(names, node) { function isTruthy (line 61) | function isTruthy(node) { function isFalsy (line 67) | function isFalsy(node) { function not (line 71) | function not(value) { function equals (line 75) | function equals(a, b, strict) { FILE: src/helpers.js constant PROXY_SUFFIX (line 1) | const PROXY_SUFFIX = '?commonjs-proxy'; constant EXTERNAL_SUFFIX (line 5) | const EXTERNAL_SUFFIX = '?commonjs-external'; constant HELPERS_ID (line 9) | const HELPERS_ID = '\0commonjsHelpers.js'; constant HELPERS (line 13) | const HELPERS = ` FILE: src/index.js function commonjs (line 19) | function commonjs(options = {}) { FILE: src/is-cjs.js function getIsCjsPromise (line 3) | function getIsCjsPromise(id) { function setIsCjsPromise (line 19) | function setIsCjsPromise(id, resolution) { FILE: src/resolve-id.js function getCandidatesForExtension (line 11) | function getCandidatesForExtension(resolved, extension) { function getCandidates (line 15) | function getCandidates(resolved, extensions) { function getResolveId (line 22) | function getResolveId(extensions) { FILE: src/transform.js function deconflict (line 21) | function deconflict(scope, globals, identifier) { function tryParse (line 32) | function tryParse(parse, code, id) { function hasCjsKeywords (line 41) | function hasCjsKeywords(code, ignoreGlobal) { function checkEsModule (line 46) | function checkEsModule(parse, code, id) { function transformCommonjs (line 66) | function transformCommonjs( FILE: src/utils.js function getName (line 4) | function getName(id) { function first (line 16) | function first(candidates) { FILE: test/form/no-toplevel-return/input.js function baz (line 9) | function baz () { FILE: test/form/no-toplevel-return/output.js function baz (line 9) | function baz () { FILE: test/function/global-not-overwritten/_config.js method exports (line 4) | exports(exports) { FILE: test/function/global-var/main.js function foo (line 1) | function foo () { FILE: test/function/react-apollo/commonjs-bar.js function Bar (line 1) | function Bar () { FILE: test/function/reassignment/foo.js function foo (line 1) | function foo () {} FILE: test/function/resolve-is-cjs-extension/_config.js method resolveId (line 6) | resolveId(importee) { FILE: test/function/resolve-is-cjs-filtered/_config.js method resolveId (line 6) | resolveId(importee) { FILE: test/function/shadowing/main.js function foo (line 1) | function foo ( require ) { FILE: test/samples/array-destructuring-assignment/main.js function shuffleArray (line 2) | function shuffleArray(array) { FILE: test/samples/multiple-entry-points/2.js function second (line 1) | function second () { FILE: test/samples/multiple-entry-points/3.js function third (line 1) | function third () { FILE: test/samples/multiple-entry-points/4.js function fourth (line 1) | function fourth () { FILE: test/samples/umd/sinon.js function loadDependencies (line 9) | function loadDependencies(require, exports, module) { FILE: test/test.js function commonjs (line 14) | function commonjs(options) { function execute (line 23) | function execute(code, context = {}) { function getCodeFromBundle (line 62) | async function getCodeFromBundle(bundle, customOptions = {}) { function executeBundle (line 67) | async function executeBundle(bundle, { context, exports } = {}) { method onwarn (line 364) | onwarn(warning) { method transform (line 556) | transform(code, id) { function define (line 574) | function define() { method resolveId (line 680) | resolveId(id) { method load (line 685) | load(id) { method onwarn (line 699) | onwarn(warning) { method load (line 706) | load(id) { method resolveId (line 718) | resolveId(id) { method load (line 737) | load(id) { method resolveId (line 745) | resolveId(id) { method load (line 771) | load(id) { method resolveId (line 779) | resolveId(id) { function hookedResolve (line 838) | function hookedResolve() {