# Unsubscribe

**Kind**: type alias | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/unsubscribe/index.html

A function which when called unsubscribes the user from further notifications.

```ts
type Unsubscribe = () => void
```

**Returns**: `void`
