Skip to content

Type Alias: LicensedApplication

ts
type LicensedApplication = z.infer<typeof LicensedApplicationSchema>;

Defined in: src/cloud/models/licensedApplication.ts:12