# SubscriptionKey

`type` in `gateway` · v0.1.0-next.3

<https://docs.seedcord.org/packages/gateway/0.1.0-next.3/types/subscription-key>

All subscriber event names available to publish and augment.

## Declaration

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