UNPKG

@finscrapers/finscrapers

Version:
6 lines (4 loc) 141 B
import Bot from './bot'; import {IBotData, IMeta, ISymbol} from './interfaces'; import Yahoo from './yahoo'; export {Bot, IBotData, Yahoo};