UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

9 lines 221 B
export interface DialogI18nInterface { exceptionBoxDescription: string; textClose: string; textOk: string; textCancel: string; textYes: string; textNo: string; } //# sourceMappingURL=index.d.ts.map