UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 568 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PrivateXModuleOptions](./x-components.privatexmoduleoptions.md) &gt; [storeEmitters](./x-components.privatexmoduleoptions.storeemitters.md) ## PrivateXModuleOptions.storeEmitters property The options to override events that will be emitted when the getters value or the state of the store changes. **Signature:** ```typescript storeEmitters?: Partial<StoreEmitters<Module['storeModule']>>; ```