UNPKG
nse-data
Version:
latest (2.0.0)
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
0.0.4
0.0.3
0.0.2
0.0.1
NSE (National Stock Exchange) - Stock & Indices Data API
github.com/Aravin/nse-data
Aravin/nse-data
nse-data
/
dist
/
common
/
http.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
declare
const
get
:
(
url
:
string
) =>
Promise
<
any
>;