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
.