ag-grid-angular-example
ag-grid-angular-example copied to clipboard
Cannot find name 'Omit'
I am using angular 7.2.2 and typescript 3.2.2 with this version i am getting error: in node_modules/ag-grid-community/dist/lib/interfaces/iAgChartOptions.d.ts(28,14): error TS2304: Cannot find name 'Omit'.
Please tell me the compatibility of ag-grid and typescript with angular 7.2.2. I cannot update my angular version.