UNPKG

nse-data

Version:

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

3 lines (2 loc) 118 B
import { IndexDetails } from "./index-details.types"; export declare const indexDetails: () => Promise<IndexDetails>;