Fix Alpaca tests and exports
This commit is contained in:
@ -2,3 +2,7 @@ export * from './interface/exchange';
|
||||
export * from './interface/portfolio';
|
||||
export * from './interface/quote';
|
||||
export * from './interface/actions';
|
||||
|
||||
export * from './alpaca/exchange';
|
||||
export * from './alpaca/portfolio';
|
||||
export * from './alpaca/quote';
|
Reference in New Issue
Block a user