InteractorConfiguration

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

This model is used to configure a specific action an Interactor should take.