initial commit, add bitget rest api and websockets connector
This commit is contained in:
4
src/types/index.ts
Normal file
4
src/types/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './response';
|
||||
export * from './request';
|
||||
export * from './shared';
|
||||
export * from './websockets';
|
||||
Reference in New Issue
Block a user