UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 613 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnyXStoreModuleOption](./x-components.anyxstoremoduleoption.md) ## AnyXStoreModuleOption type Alias for any store module option. Use only when you don't care about the module concrete type. **Signature:** ```typescript export type AnyXStoreModuleOption = XStoreModuleOptions<AnyXStoreModule>; ``` **References:** [XStoreModuleOptions](./x-components.xstoremoduleoptions.md)<!-- -->, [AnyXStoreModule](./x-components.anyxstoremodule.md)