UNPKG

myfxbook-api-client

Version:
8 lines (7 loc) 329 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const myfxbook_api_1 = __importDefault(require("./myfxbook-api")); exports.MyfxbookApi = myfxbook_api_1.default;