UNPKG

node-twstock

Version:

A client library for scraping Taiwan stock market data

3 lines (2 loc) 99 B
import { Exchange } from '../enums'; export declare function asExchange(market: string): Exchange;