Skip to content

Type Alias: Enterprise

ts
type Enterprise = z.infer<typeof EnterpriseSchema>;

Defined in: models/enterprise.ts:54