(raw: RawClient["server.reference"])
| 634 | raw["reference.list"]({ query: { location: input?.["location"] } }).pipe(Effect.mapError(mapClientError)) |
| 635 | |
| 636 | const adaptGroup16 = (raw: RawClient["server.reference"]) => ({ list: Endpoint16_0(raw) }) |
| 637 | |
| 638 | type Endpoint17_0Request = Parameters<RawClient["server.projectCopy"]["projectCopy.create"]>[0] |
| 639 | type Endpoint17_0Input = { |
no test coverage detected