smartuniverse/ts/smartuniverse.classes.channelbridge.ts

5 lines
114 B
TypeScript
Raw Normal View History

2018-04-13 13:45:48 +00:00
/**
* This file contains logic to bridge certain messages into another channel
*/
export class ChannelBridge {}