Skip to content

Config

type Config = Partial<z.infer<typeof configSchema>>;

Defined in: schema.ts:41