UNPKG

@master-chief/alpaca-ts

Version:

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

5 lines (4 loc) 146 B
/** * Filter data equal to or before this time in RFC-3339 format. Fractions of a second are not accepted. */ export declare type end = string;