# SubscriptionKey

`type` in `core` · v0.9.2

<https://docs.seedcord.org/packages/core/0.9.2/types/subscription-key>

All subscriber event names available to subscribe to and augment.

## Declaration

```ts
type SubscriptionKey = keyof AllSubscriptions;
```
