smartuniverse/ts/smartuniverse.classes.channelbridge.ts

5 lines
114 B
TypeScript

/**
* This file contains logic to bridge certain messages into another channel
*/
export class ChannelBridge {}