Skip to content

Commit

Permalink
Fix Publix API
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Ueberfuhr authored and ueberfuhr committed Oct 20, 2022
1 parent d25ad92 commit 9351fb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/gitlab-client/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
*/

export * from './lib/gitlab-client.module';
export * from './lib/config/gitlab-config.model';
export * from './lib/shared/gitlab.service';
export {LabelsByNamePipe} from './lib/services/issues/labels-by-name.pipe';

0 comments on commit 9351fb8

Please sign in to comment.