UNPKG

node-twstock

Version:

A client library for scraping Taiwan stock market data

5 lines (4 loc) 74 B
export interface RateLimitOptions { ttl: number; limit: number; }