UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

9 lines (7 loc) 163 B
type DomainDomainSummary = { account?: number; mailingList?: number; redirection?: number; responder?: number; }; export { DomainDomainSummary };