UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 372 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnyWire](./x-components.anywire.md) ## AnyWire type Alias for a wire of any type. **Signature:** ```typescript export type AnyWire = Wire<any>; ``` **References:** [Wire](./x-components.wire.md)