ag-grid-row-unselectable-angular
Version:
A fork version of ag-grid-angular with row selection disable function added
9 lines (8 loc) • 338 B
text/typescript
export * from './dist/interfaces';
export * from './dist/aggrid.module';
export * from './dist/agGridColumn';
export * from './dist/agGridNg2';
export * from './dist/baseComponentFactory';
export * from './dist/ng2ComponentFactory';
export * from './dist/ng2FrameworkFactory';
export * from './dist/ng2FrameworkComponentWrapper';