UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 915 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [IdentifierResultsXStoreModule](./x-components.identifierresultsxstoremodule.md) ## IdentifierResultsXStoreModule type IdentifierResults type safe store module. **Signature:** ```typescript export type IdentifierResultsXStoreModule = XStoreModule<IdentifierResultsState, IdentifierResultsGetters, IdentifierResultsMutations, IdentifierResultsActions>; ``` **References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [IdentifierResultsState](./x-components.identifierresultsstate.md)<!-- -->, [IdentifierResultsGetters](./x-components.identifierresultsgetters.md)<!-- -->, [IdentifierResultsMutations](./x-components.identifierresultsmutations.md)<!-- -->, [IdentifierResultsActions](./x-components.identifierresultsactions.md)