UNPKG

@gridscale/api

Version:
28 lines (26 loc) 571 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$TaskEventName = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$TaskEventName = { properties: { type: { type: 'string', }, description: { type: 'string', }, empty: { type: 'string', }, maxlength: { type: 'number', }, minlength: { type: 'number', }, }, }; //# sourceMappingURL=$TaskEventName.js.map