init(erasing:)
Creates an instance from the dynamic instructions you specify.
Declaration
@export(implementation) init(erasing dynamicInstructions: some DynamicInstructions)Parameters
- dynamicInstructions:
The dynamic instructions.
Creates an instance from the dynamic instructions you specify.
@export(implementation) init(erasing dynamicInstructions: some DynamicInstructions)The dynamic instructions.