Interface: ModifyIfUntypedModifier
typings/targetDescriptor.types.ModifyIfUntypedModifier
Runs modifier if the target has no explicit scope type, ie if
Target.hasExplicitScopeType is false
.
Properties
modifier
• modifier: Modifier
The modifier to apply if the target is untyped
Defined in
typings/targetDescriptor.types.ts:301
type
• type: "modifyIfUntyped"
Defined in
typings/targetDescriptor.types.ts:296