UNPKG

dots-wrapper

Version:

Digital Ocean v2 api wrapper - javascript - typescript - nodejs

7 lines (6 loc) 118 B
export interface IAppDomainSpec { domain: string; type?: string; wildcard?: boolean; zone?: string; }