Does Google Charts have TypeScript definition file

2019-07-13 07:28发布

问题:

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