mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-15 22:15:30 +01:00
feat(preloader): preloader service which can take a list of promises and execute smth once all promises are completed
This commit is contained in:
parent
02fdd09bc0
commit
d1f368e571
6 changed files with 63 additions and 4 deletions
1
src/app/theme/services/baImageLoader/index.ts
Normal file
1
src/app/theme/services/baImageLoader/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from './baImageLoader.service.ts';
|
||||
Loading…
Add table
Add a link
Reference in a new issue