js-queue icon indicating copy to clipboard operation
js-queue copied to clipboard

TS .d file

Open pwn-0x309 opened this issue 4 years ago • 3 comments

Hi @RIAEvangelist @MaybeRex, do you guys have a roadmap to support typescript?

pwn-0x309 avatar Apr 19 '21 16:04 pwn-0x309

This is a JS module, it will work in type script perfectly well.

What is the issue you are having?

RIAEvangelist avatar Apr 19 '21 16:04 RIAEvangelist

It should work, because typescript is just javascript with typings. However, it's better to have type definition for this package :D

pwn-0x309 avatar Apr 19 '21 17:04 pwn-0x309

Care to contribute a .d file? Will serve as a template for all of our other modules as well.

I've just been leaving it upto ts users to add their own .d file because the TS docs are pretty bad about explaining how to make one.

RIAEvangelist avatar Apr 19 '21 17:04 RIAEvangelist