Moved Codebase to Typescript
In this release, we moved our entire codebase to typescript.
This means that you no longer have to use to @typing module, you can get types just by including azure-kusto-data or azure-kusto-ingest.
The user-facing API should not change from previous versions.
If it does - please file an issue.