UNPKG

@gridscale/api

Version:
12 lines (10 loc) 215 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type TaskEventName = { type?: string; description?: string; empty?: string; maxlength?: number; minlength?: number; }