UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

7 lines 182 B
export interface ErrorOptions { textOk?: string; exceptionName?: string; exceptionMessage?: string; draggable?: boolean; } //# sourceMappingURL=error-options.d.ts.map