UNPKG

@gridscale/api

Version:
5 lines (4 loc) 128 B
import { LocationIndex } from './LocationIndex'; export declare type LocationsGetResponse = { locations?: LocationIndex; };