Partager via


ApplicationType type

Définit des valeurs pour ApplicationType. Les valeurs possibles sont les suivantes : 'web', 'other'

type ApplicationType = "web" | "other"