sia icon indicating copy to clipboard operation
sia copied to clipboard

Add Typescript typings

Open mattbishop opened this issue 2 years ago • 2 comments

I am trying your interesting library out but I'm using typescript. Are you planning on adding an index.d.ts file to this project?

https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html

mattbishop avatar Oct 04 '21 16:10 mattbishop

I will take a look, shouldn't be very difficult, we don't have a lot of parameters or options, I'll work on it this weekend.

pouya-eghbali avatar Oct 06 '21 14:10 pouya-eghbali

Doing a little bit of investigation and playing around, this actually is going to take a lot of time as I'm not very experienced with TypeScript. I'll keep this open and work on it when I have time. I will accept pull requests on this.

pouya-eghbali avatar Oct 10 '21 19:10 pouya-eghbali

@pouya-eghbali do you have something to go off of or should any contribution be started from scratch?

CEbbinghaus avatar Jan 15 '23 07:01 CEbbinghaus