UNPKG

@master-chief/alpaca

Version:

A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.

4 lines (3 loc) 102 B
import { Endpoints } from './entities'; declare const endpoints: Endpoints; export default endpoints;