<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XPluginOptions](./x-components.xpluginoptions.md) &gt; [\_\_PRIVATE\_\_xModules](./x-components.xpluginoptions.__private__xmodules.md)

## XPluginOptions.\_\_PRIVATE\_\_xModules property

Override the [XModules](./x-components.xmodule.md) store module and store emitters. It must be used only in exceptional cases.

**Signature:**

```typescript
__PRIVATE__xModules?: PrivateXModulesOptions;
```
