feat(stocks): Add Marketstack provider (EOD) with tests, exports and documentation updates
This commit is contained in:
@@ -6,4 +6,5 @@ export * from './interfaces/provider.js';
|
||||
export * from './classes.stockservice.js';
|
||||
|
||||
// Export providers
|
||||
export * from './providers/provider.yahoo.js';
|
||||
export * from './providers/provider.yahoo.js';
|
||||
export * from './providers/provider.marketstack.js';
|
Reference in New Issue
Block a user