<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueriesPreviewXStoreModule](./x-components.queriespreviewxstoremodule.md)

## QueriesPreviewXStoreModule type

QueriesPreview type safe store module.

**Signature:**

```typescript
export type QueriesPreviewXStoreModule = XStoreModule<QueriesPreviewState, QueriesPreviewGetters, QueriesPreviewMutations, QueriesPreviewActions>;
```
**References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [QueriesPreviewState](./x-components.queriespreviewstate.md)<!-- -->, [QueriesPreviewGetters](./x-components.queriespreviewgetters.md)<!-- -->, [QueriesPreviewMutations](./x-components.queriespreviewmutations.md)<!-- -->, [QueriesPreviewActions](./x-components.queriespreviewactions.md)

