File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ export * from './accounts/webSocketHighLeverageModeConfigAccountSubscriber';
14
14
export { WebSocketAccountSubscriberV2 } from './accounts/webSocketAccountSubscriberV2' ;
15
15
export { WebSocketProgramAccountSubscriber } from './accounts/webSocketProgramAccountSubscriber' ;
16
16
export { WebSocketProgramUserAccountSubscriber } from './accounts/websocketProgramUserAccountSubscriber' ;
17
+ export { WebSocketProgramAccountSubscriberV2 } from './accounts/webSocketProgramAccountSubscriberV2' ;
17
18
export { WebSocketDriftClientAccountSubscriberV2 } from './accounts/webSocketDriftClientAccountSubscriberV2' ;
18
19
export * from './accounts/bulkAccountLoader' ;
19
20
export * from './accounts/bulkUserSubscription' ;
You can’t perform that action at this time.
0 commit comments