UNPKG

dots-wrapper

Version:

Digital Ocean v2 api wrapper - javascript - typescript - nodejs

2 lines (1 loc) 71 B
export type DatabaseClusterEngine = 'pg' | 'mysql' | 'redis' | string;