webdataconnector icon indicating copy to clipboard operation
webdataconnector copied to clipboard

Provide Typescript Declaration File

Open rcollette opened this issue 6 years ago • 0 comments

It should be a simple matter of adding the --declaration option to either the tsc or tsconfig.json file, since from the API documentation it appears that you are already using Typescript for the project source (why not include that source here as well?)

This will give us IDE code assistance.

rcollette avatar May 01 '19 13:05 rcollette