chore(): refactor ws events into organised dir

This commit is contained in:
tiagosiebler
2024-12-18 14:32:42 +00:00
parent b897826634
commit d508655136
28 changed files with 46 additions and 45 deletions

View File

@@ -7,7 +7,7 @@ import {
WSExecutionEventV5,
WSOrderbookEventV5,
WSPositionEventV5,
} from '../types/websocket.events';
} from '../types/websockets/ws-events';
/**
* Type guard to detect a V5 orderbook event (delta & snapshots)