UNPKG

@gridscale/api

Version:
8 lines (7 loc) 154 B
export declare type TaskEventName = { type?: string; description?: string; empty?: string; maxlength?: number; minlength?: number; };