chore: update version to 0.0.49 and refactor WebSocket handling and type definitions
This commit is contained in:
@@ -134,7 +134,7 @@ export class App<U = {}> {
|
||||
}
|
||||
this.server.on({
|
||||
id: 'app-request-listener',
|
||||
fun: fn as any,
|
||||
func: fn as any,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user