@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 1.01 kB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsActionsContext](./x-components.identifierresultsactionscontext.md)
## IdentifierResultsActionsContext type
Alias type for actions context of the [IdentifierResultsXStoreModule](./x-components.identifierresultsxstoremodule.md)<!-- -->.
**Signature:**
```typescript
export type IdentifierResultsActionsContext = XActionContext<IdentifierResultsState, IdentifierResultsGetters, IdentifierResultsMutations, IdentifierResultsActions>;
```
**References:** [XActionContext](./x-components.xactioncontext.md)<!-- -->, [IdentifierResultsState](./x-components.identifierresultsstate.md)<!-- -->, [IdentifierResultsGetters](./x-components.identifierresultsgetters.md)<!-- -->, [IdentifierResultsMutations](./x-components.identifierresultsmutations.md)<!-- -->, [IdentifierResultsActions](./x-components.identifierresultsactions.md)