UNPKG

dots-wrapper

Version:

Digital Ocean v2 api wrapper - javascript - typescript - nodejs

7 lines (6 loc) 120 B
export interface IAppVariableDefinition { key: string; scope?: string; type?: string; value?: string; }