UNPKG

@gridscale/api

Version:
5 lines (4 loc) 96 B
import { Label } from './Label'; export declare type LabelGetResponse = { label?: Label; };