UNPKG

@devexpress/utils

Version:
7 lines 244 B
export declare class Errors { static NotImplemented: string; static InternalException: string; static ValueCannotBeNull: string; static internalExceptionTemplate(str: string): string; } //# sourceMappingURL=errors.d.ts.map