contextName property

String contextName
final

The name of global variable where library is stored. Used to properly import the library if usesRequireJs flag is true

Implementation

final String contextName;