UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 508 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [WireMetadata](./x-components.wiremetadata.md) &gt; [moduleName](./x-components.wiremetadata.modulename.md) ## WireMetadata.moduleName property The [XModule](./x-components.xmodule.md) name that emitted the event or `null` if it has been emitted from an unknown module. **Signature:** ```typescript moduleName: XModuleName | null; ```