Skip to content

Type Alias: Error

ts
type Error = z.infer<typeof ErrorSchema>;

Defined in: models/error.ts:9