We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f09030 commit 759ef37Copy full SHA for 759ef37
projects/igniteui-angular/src/lib/grids/public_api.ts
@@ -1,6 +1,7 @@
1
export * from './api.service';
2
export * from './cell.component';
3
export * from './columns/column.component';
4
+export * from './columns/interfaces';
5
export * from './common/events';
6
export * from './row.directive';
7
export * from './grid-base.directive';
0 commit comments