UNPKG

ngx-mat-lib

Version:

A bunch of utilities and components to use in your Angular 7+ apps!

23 lines (22 loc) 464 B
export interface XmatConstantsLabels { accept: string; cancel: string; changedMind: string; close: string; confirm: string; days: { full: string[]; short: string[]; }; errorTitle: string; genericError: string; leave: string; months: { full: string[]; short: string[]; }; proceed: string; stay: string; understood: string; warningTitle: string; }