(raw: RawClient["server.event"])
| 517 | ) |
| 518 | |
| 519 | const adaptGroup13 = (raw: RawClient["server.event"]) => ({ subscribe: Endpoint13_0(raw) }) |
| 520 | |
| 521 | type Endpoint14_0Request = Parameters<RawClient["server.pty"]["pty.list"]>[0] |
| 522 | type Endpoint14_0Input = { readonly location?: Endpoint14_0Request["query"]["location"] } |
no test coverage detected