UNPKG

@gridscale/api

Version:
7 lines (5 loc) 163 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ import { Location } from './Location'; export type LocationIndex = Record<string, Location>;