string | string[] | { amd?: string, commonjs?: string, root?: string | string[] }
undefined
The export name of the UMD bundle.
The module name of the UMD bundle must not conflict with the global variable name.
global.MyLibrary
.global.MyLibrary.Utils
.