I want to use Google Charts with TypeScript, but I'm not sure if Google Charts has .d.ts file(s). Does anyone know if they're out there available for download and if yes, can you link them?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
It does (at least nowadays), called google.visualization
:
npm install @types/google.visualization