UNPKG

@empathyco/x-components

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