UNPKG

@gridscale/api

Version:
5 lines (4 loc) 111 B
import { Location } from './Location'; export declare type LocationGetResponse = { location?: Location; };