UNPKG

node-twstock

Version:

A client library for scraping Taiwan stock market data

8 lines (7 loc) 130 B
export interface FutOpt { symbol: string; name: string; exchange: string; type: string; listedDate: string; }