# types.WatchOptions.subscriptions

- **Module:** types.WatchOptions
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/types.ts#L810
- **Page:** https://libtmux.org/reference/ts/types-watchoptions-subscriptions/

Formats to subscribe to, reported as {@link TmuxSubscriptionEvent}.

A subscription belongs to one control client, so these are re-issued after
a reconnect; without that a recovered connection would stop reporting.
