UNPKG

@gridscale/api

Version:
25 lines (24 loc) 473 B
export declare const $Label: { properties: { label: { type: string; }; create_time: { type: string; format: string; }; change_time: { type: string; format: string; }; relations: { type: string; contains: { properties: {}; }; }; status: { type: string; }; }; };