feat(events): refactored interfaces in separate file
This commit is contained in:
@@ -3,3 +3,4 @@ export * from './request';
|
||||
export * from './shared';
|
||||
export * from './v5-shared';
|
||||
export * from './websockets';
|
||||
export * from './websocket.events';
|
||||
|
||||
Reference in New Issue
Block a user