UNPKG

node-digitalocean

Version:
8 lines (7 loc) 139 B
export interface ActionRegion { name: string; slug: string; features: string[]; available: boolean; sizes: string[]; }