UNPKG

193 BTypeScriptView Raw
1export { Storage, StorageInstances, storageInstance$ } from './storage';
2export { provideStorage, StorageModule } from './storage.module';
3export * from './rxfire';
4export * from './firebase';