<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/app](./app.md) &gt; [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)<!-- -->\[\]

