UNPKG

@gridscale/api

Version:
3 lines (2 loc) 83 B
import { Bucket } from './Bucket'; export declare type BucketList = Array<Bucket>;