CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( 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 ( )