TradingView-API icon indicating copy to clipboard operation
TradingView-API copied to clipboard

Add type generated feature

Open NisuSan opened this issue 2 years ago • 2 comments

Add index.d.ts file on root folder. Activated by "npx npm-dts -e main.js generate" in console.

NisuSan avatar Oct 08 '23 16:10 NisuSan

@Mathieu2301, Hi and apologies for the directly noticed you here, but I think this is really good improvement for the 📦

NisuSan avatar Oct 09 '23 12:10 NisuSan

npx npm-dts -e main.js generate doesn't generate the same file in the diff. Am I missing something. types doesn't seem to be working. shows as any

bobokeke0 avatar Oct 23 '23 08:10 bobokeke0