UNPKG

ag-grid-enterprise

Version:

AG Grid Enterprise Features

10 lines (9 loc) 255 B
export interface ISetFilterLocaleText { loadingOoo: string; blanks: string; searchOoo: string; selectAll: string; selectAllSearchResults: string; noMatches: string; } export declare const DEFAULT_LOCALE_TEXT: ISetFilterLocaleText;