UNPKG

@gridscale/api

Version:
8 lines (7 loc) 154 B
export declare type Label = { label?: string; create_time?: string; change_time?: string; relations?: Array<any>; status?: string; };