<!-- 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)

