UNPKG

@gridscale/api

Version:
5 lines (4 loc) 113 B
import { LabelIndex } from './LabelIndex'; export declare type LabelsGetResponse = { labels?: LabelIndex; };