Interface: ExternalItemObjectKnown
Defined in: webpack/types.d.ts:5667 If an dependency matches exactly a property of the object, the property value is used as dependency.Properties
byLayer?
Defined in: webpack/types.d.ts:5671 Specify externals depending on the layer.optionalbyLayer: {[index:string]:ExternalItem; } | (layer) =>ExternalItem