Skip to content

Type Alias: SearchWarningLimitDetails

ts
type SearchWarningLimitDetails = z.infer<typeof SearchWarningLimitDetailsSchema>;

Defined in: src/cloud/models/searchWarningLimitDetails.ts:16