CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (changelog, source)
Search

Member predicate Closure::ClosureModule::getExportsVariable

Gets the top-level exports variable in this module, if this module is defined by a good.module call.

This variable denotes the object exported from this module.

Has no result for ES6 modules using goog.declareModuleId.

Variable getExportsVariable()