UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 445 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnyStateSelector](./x-components.anystateselector.md) ## AnyStateSelector type Alias for any state selector. **Signature:** ```typescript export type AnyStateSelector = StateSelector<any, any, any>; ``` **References:** [StateSelector](./x-components.stateselector.md)