Skip to main content
webpack / Problem

Interface: Problem

Defined in: webpack/types.d.ts:14234

Properties

argument

argument: string
Defined in: webpack/types.d.ts:14237

expected?

optional expected: string
Defined in: webpack/types.d.ts:14240

index?

optional index: number
Defined in: webpack/types.d.ts:14239

path

path: string
Defined in: webpack/types.d.ts:14236

type

type: ProblemType
Defined in: webpack/types.d.ts:14235

value?

optional value: string | number | boolean | RegExp
Defined in: webpack/types.d.ts:14238