()
| 394 | _Endpoints: identity |
| 395 | }, |
| 396 | pipe() { |
| 397 | return pipeArguments(this, arguments) |
| 398 | }, |
| 399 | handle( |
| 400 | this: Handlers<any, any, any, HttpApiEndpoint.HttpApiEndpoint.Any>, |
| 401 | name: string, |
nothing calls this directly
no test coverage detected
searching dependent graphs…