UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 207 B
type DomainDomainPopActionEnum = 'addAccount' | 'changeAccount' | 'changePassword' | 'deleteAccount' | 'internalMigration' | 'migration' | 'temporaryTask' | 'unknown'; export { DomainDomainPopActionEnum };