Playground
function request<T extends z.ZodObject>(schema: T, url: string)
Inferring T from parameter "schema"