ApplicationType type

Defines values for ApplicationType. Possible values include: 'web', 'other'

type ApplicationType = "web" | "other"