quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 446 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/remote-config](./remote-config.md) > [RemoteConfig](./remote-config.remoteconfig.md) > [lastFetchStatus](./remote-config.remoteconfig.lastfetchstatus.md)
## RemoteConfig.lastFetchStatus property
The status of the last fetch <i>attempt</i>.
<b>Signature:</b>
```typescript
lastFetchStatus: FetchStatus;
```