Closed github-actions[bot] closed 1 year ago
Initialize untypeable
https://api.github.com/jellydn/untypeable-wretch-demo/blob/697369359a9dae3d09e06ad01c7a4fcacc1ff692/src/api-client.ts#L4
import { createTypeLevelClient, initUntypeable } from "untypeable"; import wretch from "wretch"; // TODO: add runtime type checking with zod // Initialize untypeable const u = initUntypeable();
Closed in f22201850aa9e3b4fba6a0eeadd1bcc7b10e60f7
Initialize untypeable
https://api.github.com/jellydn/untypeable-wretch-demo/blob/697369359a9dae3d09e06ad01c7a4fcacc1ff692/src/api-client.ts#L4