UNPKG

@yash101/schwab-api-client

Version:

A TypeScript client library for interacting with the Charles Schwab Brokerage APIs.

8 lines 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // export class Streamer { // private ws!: WebSocket; // private requestId: number = 0; // private accessToken: AuthTokens; // } //# sourceMappingURL=streamer.api.js.map