UNPKG

dots-wrapper

Version:

Digital Ocean v2 api wrapper - javascript - typescript - nodejs

6 lines (5 loc) 87 B
export interface IDomain { name: string; ttl: number; zone_file: string; }