Posted 16 June 2020, 12:07 am EST
Hi, I need an activereports.d.ts file for TypeScript development.
In general, I get a typescript declaration file from the npm package which is hosted by
https://github.com/DefinitelyTyped/DefinitelyTyped
Forums Home / ActiveReports / ActiveReportsJS
Posted by: experdot.xie on 16 June 2020, 12:07 am EST
Posted 16 June 2020, 12:07 am EST
Hi, I need an activereports.d.ts file for TypeScript development.
In general, I get a typescript declaration file from the npm package which is hosted by
https://github.com/DefinitelyTyped/DefinitelyTyped
Posted 16 June 2020, 12:55 am EST
Hello,
You can find the “grapecity-activereports-angular.d.ts” in the node module folder
“~\node_modules@grapecity\activereports-angular”
Thanks,
Mohit
Posted 16 June 2020, 1:52 am EST
Thanks, but it’s useless for me:(
I’m writing some typescript code without any framework like Angular, React, Vue etc.
Posted 16 June 2020, 2:09 am EST
Hello,
You can find common “.ts” file here:
~\node_modules@grapecity\activereports\lib
~\node_modules@grapecity\activereports
Hope it helps.
Thanks,
Mohit