<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueriesXStoreModule](./x-components.semanticqueriesxstoremodule.md)

## SemanticQueriesXStoreModule type

SemanticQueries type safe store module.

**Signature:**

```typescript
export type SemanticQueriesXStoreModule = XStoreModule<SemanticQueriesState, SemanticQueriesGetters, SemanticQueriesMutations, SemanticQueriesActions>;
```
**References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [SemanticQueriesState](./x-components.semanticqueriesstate.md)<!-- -->, [SemanticQueriesGetters](./x-components.semanticqueriesgetters.md)<!-- -->, [SemanticQueriesMutations](./x-components.semanticqueriesmutations.md)<!-- -->, [SemanticQueriesActions](./x-components.semanticqueriesactions.md)

