UNPKG

nse-data

Version:

NSE (National Stock Exchange) - Stock & Indices Data API

5 lines (4 loc) 79 B
export interface IndexList { stn: Array<string[]>; nts: Array<string[]>; }