UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 509 B
<!-- 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)