| 7 | ) {} |
| 8 | |
| 9 | class SessionLocationMiddleware extends HttpApiMiddleware.Service<SessionLocationMiddleware>()( |
| 10 | "@opencode-ai/client/SessionLocationMiddleware", |
| 11 | { error: [InvalidRequestError, SessionNotFoundError] }, |
| 12 | ) {} |
nothing calls this directly
no outgoing calls
no test coverage detected