HttpApiClient wrapped with Effect.Service? Effect.mock has some type issue with the WithResponse type. I made some attempts to adopt Samuel's solution here but couldn't get it to work with Effect.Service: Mocking the `HttpApiClient` in the Effect Typescript library can be done by creating a mock imple...