Type alias GlobalEventHandler

GlobalEventHandler: ((connection: DataStreamConnection, message: Record<any, any>) => void)

Type declaration