@empathyco/x-components
Version:
Empathy X Components
12 lines (7 loc) • 388 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XPlugin](./x-components.xplugin.md) > [wiring](./x-components.xplugin.wiring.md)
## XPlugin.wiring property
**Signature:**
```typescript
wiring: Partial<Record<XModuleName, Partial<Record<XEvent, string[]>>>>;
```