cleaning, fix and add spot post tests

This commit is contained in:
tiagosiebler
2022-05-12 00:48:23 +01:00
parent 326caac96a
commit d1cb97176a
10 changed files with 105 additions and 36 deletions

View File

@@ -7,5 +7,4 @@ export * from './logger';
export * from './types/shared';
export * from './types/spot';
export * from './util/WsStore';
export * from './util/enum';
export * from './constants/enum';