improve compatibility (#2256)

* improve compatibility

* fix

* fix

* fix

* fix
This commit is contained in:
Eugenio Romano
2021-08-16 16:33:31 +02:00
committed by GitHub
parent 016bc0ac81
commit 0bc3d7c45f
32 changed files with 267 additions and 417 deletions

View File

@@ -49,4 +49,3 @@ export * from './selectors/app.selectors';
export * from './states/app.state';
export * from './store.module';
export * from './bootstrap-effect';