If an dependency matches exactly a property of the object, the property value is used as dependency.

Hierarchy

  • ExternalItemObjectKnown

Properties

Properties

byLayer?: {
    [index: string]: ExternalItem;
} | ((layer) => ExternalItem)

Specify externals depending on the layer.

Type declaration

Type declaration

Generated using TypeDoc