Skip to content

Type Alias: Application

ts
type Application = z.infer<typeof ApplicationSchema>;

Defined in: src/cloud/models/application.ts:17