UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 445 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XModuleOptions](./x-components.xmoduleoptions.md) &gt; [wiring](./x-components.xmoduleoptions.wiring.md) ## XModuleOptions.wiring property The options to override the default wiring configuration for the module. **Signature:** ```typescript wiring?: Partial<Wiring>; ```