Skip to content

Type Alias: LimitsObject

ts
type LimitsObject = z.infer<typeof LimitsObjectSchema>;

Defined in: models/limitsObject.ts:12