UNPKG

symp_interactive

Version:

The official JS client library for the Symphony Fintech Trading API's

5 lines (4 loc) 174 B
var XTSRest = require("./interactiveRestAPI"); var XTSEmitter = require("./interactiveSocket"); module.exports.XTSRest = XTSRest; module.exports.XTSEmitter = XTSEmitter;