@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 494 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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)