UNPKG

@parcl-finance/product-sdk

Version:

TypeScript SDK for interacting with Parcl's product APIs

26 lines 1.34 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./account"), exports); tslib_1.__exportStar(require("./auth"), exports); tslib_1.__exportStar(require("./collections"), exports); tslib_1.__exportStar(require("./constants"), exports); tslib_1.__exportStar(require("./contest"), exports); tslib_1.__exportStar(require("./dealAnalysis"), exports); tslib_1.__exportStar(require("./httpClient"), exports); tslib_1.__exportStar(require("./market"), exports); tslib_1.__exportStar(require("./metadata"), exports); tslib_1.__exportStar(require("./perpetualPoints"), exports); tslib_1.__exportStar(require("./points"), exports); tslib_1.__exportStar(require("./pointsSeason2"), exports); tslib_1.__exportStar(require("./pointsSeason3"), exports); tslib_1.__exportStar(require("./predictions"), exports); tslib_1.__exportStar(require("./quote"), exports); tslib_1.__exportStar(require("./realEstateData"), exports); tslib_1.__exportStar(require("./sdk"), exports); tslib_1.__exportStar(require("./timeSeries"), exports); tslib_1.__exportStar(require("./tradeStream"), exports); tslib_1.__exportStar(require("./types"), exports); tslib_1.__exportStar(require("./user"), exports); tslib_1.__exportStar(require("./utils"), exports); //# sourceMappingURL=index.js.map