UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 451 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XModule](./x-components.xmodule.md) &gt; [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>; ```