UNPKG
tradingview-data
Version:
latest (1.0.16)
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
A gateway to TradingView's data for your Node.js application!
HMB-research/tradingview-scraper
tradingview-data
/
dist
/
index.d.ts
4 lines
•
144 B
TypeScript
View Raw
1
2
3
4
import
{
TradingViewAPI
}
from
'./TradingViewAPI'
;
export
{
TradingViewAPI
};
export
default
TradingViewAPI
;
//# sourceMappingURL=index.d.ts.map