UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 178 B
type EmailExchangeExchangeSharedAccountAlias = { alias?: string; creationDate?: Date; taskPendingId?: number; }; export { EmailExchangeExchangeSharedAccountAlias };