@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 451 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XModule](./x-components.xmodule.md) > [storeEmitters](./x-components.xmodule.storeemitters.md)
## XModule.storeEmitters property
Watchers for the store module that will emit an XEvent when changed.
**Signature:**
```typescript
storeEmitters: StoreEmitters<StoreModule>;
```