Description object for all UMD variants of the library name.

Hierarchy

  • LibraryCustomUmdObject

Properties

Properties

amd?: string

Name of the exposed AMD library in the UMD.

commonjs?: string

Name of the exposed commonjs export in the UMD.

root?: string | string[]

Name of the property exposed globally by a UMD library.

Generated using TypeDoc