Skip to content

Type Alias: Limits

ts
type Limits = z.infer<typeof LimitsSchema>;

Defined in: models/limits.ts:56