<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/installations](./installations.md) &gt; [IdChangeUnsubscribeFn](./installations.idchangeunsubscribefn.md)

## IdChangeUnsubscribeFn type

Unsubscribe a callback function previously added via .

<b>Signature:</b>

```typescript
export declare type IdChangeUnsubscribeFn = () => void;
```
