UNPKG

@gridscale/api

Version:
33 lines (32 loc) 669 B
export declare const $TaskEventLabel: { properties: { type: { type: string; }; description: { type: string; }; unique: { type: string; }; maxlength: { type: string; }; response_code: { type: string; }; schema: { properties: { type: { type: string; }; description: { type: string; }; maxlength: { type: string; }; }; }; }; };