voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 405 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/app](./app.md) > [getApps](./app.getapps.md)
## getApps() function
A (read-only) array of all initialized apps.
<b>Signature:</b>
```typescript
export declare function getApps(): FirebaseApp[];
```
<b>Returns:</b>
[FirebaseApp](./app.firebaseapp.md)<!-- -->\[\]