Skip to main content

Interface: ModifyIfUntypedModifier

core/commandRunner/typings/legacy/targetDescriptorV2.types.internal.ModifyIfUntypedModifier

Runs modifier if the target has no explicit scope type, ie if Target.hasExplicitScopeType is false.

Properties

modifier

modifier: ModifierV2

The modifier to apply if the target is untyped

Defined in

core/commandRunner/typings/legacy/targetDescriptorV2.types.ts:245


type

type: "modifyIfUntyped"

Defined in

core/commandRunner/typings/legacy/targetDescriptorV2.types.ts:240