Not able to create new KustoClient()
Open
- Dominant language
- R
- Stars
- 19
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
If i try to create
const kustoClient = new KustoClient(kcb);
It fails with source undefined from inside the pacakge
cancelToken: import("axios").CancelTokenSource;
Please help me to addess the issue.
Versions used in my pacakge.json
"axios": "^1.6.7",
"azure-kusto-data": "^5.2.3",

Contributor guide
Assessment
This issue has not been assessed yet.