UNPKG

dots-wrapper

Version:

Digital Ocean v2 api wrapper - javascript - typescript - nodejs

7 lines (6 loc) 112 B
export interface IAppDeploymentEnv { key: string; value: string; scope: string; type: string; }