UNPKG

@eclipse-scout/core

Version:
7 lines 310 B
import { Status } from '../../../index'; /** * This status is used as a marker class to distinct between regular errors and errors thrown by the predict* functions of the DateField. */ export declare class DatePredictionFailedStatus extends Status { } //# sourceMappingURL=DatePredictionFailedStatus.d.ts.map