Closed paul-uz closed 6 months ago
I'm using this in a Typescript project, and TS complains that there is no declaration file.
Any chance this can be added?
Added some typings https://github.com/kwojcicki/amazon-dax-client-v3/blob/main/src/AmazonDaxClient.d.ts, they are pretty permissive, in comparison to what DAX can actually do, I'll prune it down later
I'm using this in a Typescript project, and TS complains that there is no declaration file.
Any chance this can be added?