UNPKG

node-digitalocean

Version:
8 lines (7 loc) 139 B
export declare type Region = { name: string; slug: string; features: string[]; available: boolean; sizes: string[]; };