UNPKG

do-wrapper

Version:

Node.js Wrapper for Digital Ocean API v2

4 lines (3 loc) 61 B
export interface ResponseHolder<T> { [key: string]: T; }