contextName property
The name of global variable where library is stored. Used to properly import the library if usesRequireJs flag is true
Implementation
final String contextName;
The name of global variable where library is stored. Used to properly import the library if usesRequireJs flag is true
final String contextName;