Version: v1On this pageChannelFactoryRegistry TypeAliasSignature export declare type ChannelFactoryRegistry = Iterable<[string | undefined, IChannelFactory]>;