UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

8 lines 229 B
export interface FormI18nInterface { deleteConfirmationMessage: string; deleteTitleConfirmation: string; recordNotFoundMessage: string; textOk: string; textCancel: string; } //# sourceMappingURL=index.d.ts.map