Options
All
  • Public
  • Public/Protected
  • All
Menu

An object containing content, name and type.

Hierarchy

  • DllReferencePluginOptionsManifest

Index

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).