• Call when assigning the IServiceWithFallback.fallbackService property to ensure it does not loop around to the original.

    Parameters

    • fallbackService: null | IServiceWithFallback<any>

      The service to assign to startingService.fallbackService.

    • hostService: IServiceWithFallback<any>

      the service that is getting is fallbackService property assigned

    Returns void

Generated using TypeDoc v0.25.12