<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/functions](./functions.md) &gt; [Functions](./functions.functions.md) &gt; [app](./functions.functions.app.md)

## Functions.app property

The FirebaseApp this Functions instance is associated with.

<b>Signature:</b>

```typescript
app: FirebaseApp;
```
