UNPKG

fme-quotes-oanda

Version:

This takes the oanda interface and streams quotes using the fme-quote format

2 lines 96 B
import { OandaController } from "./controllers/oanda-controller"; export { OandaController } ;