UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 1.01 kB
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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)