Skip to content

Type Alias: LimitValue

ts
type LimitValue = z.infer<typeof LimitValueSchema>;

Defined in: models/limitValue.ts:11