UNPKG

nse-data

Version:

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

3 lines (2 loc) 106 B
import { IndexList } from "./index-list.types"; export declare const indexList: () => Promise<IndexList>;