UNPKG

@moleculer/channels

Version:
7 lines (6 loc) 156 B
declare function _exports(): { name: string; created(_broker: any): void; localChannel: (handler: any, chan: any) => any; }; export = _exports;