InteractorConfiguration

@MainActor
public struct InteractorConfiguration<InteractorType, Interactor> : InteractorConfiguring where InteractorType : InteractorTypeable, Interactor : AbstractInteractable

This model is used to configure how an interactor is used in a Destination.