Skip to content

Commit

Permalink
Export loadedValue pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
fboeller committed Mar 7, 2021
1 parent 2bb8b16 commit 84b8b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngx-loading-customizer/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ export * from './lib/angular/loadable-error/loadable-error.component';
export * from './lib/angular/loadable-loading/loadable-loading.component';
export * from './lib/angular/is-loading.pipe';
export * from './lib/angular/loading-state.pipe';
export * from './lib/angular/loaded-value.pipe';
export * from './lib/angular/loadable-error.type';
export * from './lib/angular/loadable.tokens';

0 comments on commit 84b8b15

Please sign in to comment.