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 a9f9eda commit b2eb5aeCopy full SHA for b2eb5ae
src/app/public/public.ts
@@ -1,9 +1,5 @@
1
/** Public API Exports for Node Package */
2
3
-export * from './ngx-gist-content.pipe';
4
-export * from './ngx-gist-file-filter.pipe';
5
export * from './ngx-gist.component';
6
export * from './ngx-gist.model';
7
export * from './ngx-gist.module';
8
-export * from './ngx-gist.service';
9
-export * from './ngx-gist.utilities';
0 commit comments