(raw: RawClient["server.message"])
| 241 | }).pipe(Effect.mapError(mapClientError)) |
| 242 | |
| 243 | const adaptGroup4 = (raw: RawClient["server.message"]) => ({ list: Endpoint4_0(raw) }) |
| 244 | |
| 245 | type Endpoint5_0Request = Parameters<RawClient["server.model"]["model.list"]>[0] |
| 246 | type Endpoint5_0Input = { readonly location?: Endpoint5_0Request["query"]["location"] } |
no test coverage detected