<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnyStoreEmitters](./x-components.anystoreemitters.md)

## AnyStoreEmitters type

Alias for any store emitters.

**Signature:**

```typescript
export type AnyStoreEmitters = StoreEmitters<AnyXStoreModule>;
```
**References:** [StoreEmitters](./x-components.storeemitters.md)<!-- -->, [AnyXStoreModule](./x-components.anyxstoremodule.md)

