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 72f1a9f commit 650ab4aCopy full SHA for 650ab4a
1 file changed
projects/ng-sortgrid/src/public-api.ts
@@ -1,4 +1,5 @@
1
/*
2
* Public API Surface of ng-sortgrid
3
*/
4
+export * from './lib/ngsg-item.directive';
5
export * from './lib/ngsg.module';
0 commit comments