# SubscriptionKey

`type` in `core` · v0.8.0

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

All subscriber event names available to subscribe to and augment.

## Declaration

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