An object containing content, name and type.

Hierarchy

  • DllReferencePluginOptionsManifest

Properties

Properties

The mappings from request to module info.

name?: string

The name where the dll is exposed (external name).

type?: "var" | "assign" | "this" | "window" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "amd" | "amd-require" | "umd" | "umd2" | "jsonp" | "system"

The type how the dll is exposed (external type).

Generated using TypeDoc