Interface: NormalizedInputOptions
Defined in: options/normalized-input-options.ts:8
Properties
context
- Type: context:
string
Defined in: options/normalized-input-options.ts:13
cwd
- Type: cwd:
string
Defined in: options/normalized-input-options.ts:10
input
- Type: input:
string[] |Record<string,string>
Defined in: options/normalized-input-options.ts:9
platform
- Type: platform:
"node"|"browser"|"neutral"|undefined
Defined in: options/normalized-input-options.ts:11
shimMissingExports
- Type: shimMissingExports:
boolean
Defined in: options/normalized-input-options.ts:12