UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

7 lines 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const CobinhoodRxSettings_1 = require("./CobinhoodRxSettings"); class DefaultSettings extends CobinhoodRxSettings_1.CobinhoodRxSettings { } exports.DefaultSettings = DefaultSettings; //# sourceMappingURL=DefaultSettings.js.map