UNPKG

@gridscale/api

Version:
5 lines (4 loc) 106 B
import { Storage } from './Storage'; export declare type StorageGetResponse = { storage?: Storage; };