UNPKG

@gridscale/api

Version:
22 lines 421 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $TaskEventName = { properties: { type: { type: 'string', }, description: { type: 'string', }, empty: { type: 'string', }, maxlength: { type: 'number', }, minlength: { type: 'number', }, }, };