memoryjs icon indicating copy to clipboard operation
memoryjs copied to clipboard

Types

Open SalameDefumado opened this issue 7 years ago • 5 comments

Could we get some declaration files for typescript?

SalameDefumado avatar Sep 24 '18 04:09 SalameDefumado

https://gist.github.com/FNCxPro/696449c5d8ec34a641fb2a7656a9be49

I wrote some simple types a few minutes ago, just drop them in your source folder and TypeScript should pick them up.

relative2 avatar Nov 19 '18 22:11 relative2

@FNCxPro that’s awesome. If you want to make a pull request I’d be happy to accept it!

Rob-- avatar Nov 23 '18 02:11 Rob--

@FNCxPro that’s awesome. If you want to make a pull request I’d be happy to accept it!

Sent with GitHawk

I'll see about it, I'm not actually sure how to implement typings into modules like that, but I'll figure it out and submit a PR!

relative2 avatar Nov 29 '18 21:11 relative2

Any updates on this? I wouldn't mind writing some types.

11reed avatar Feb 20 '22 02:02 11reed

for people visiting this issue to find types, the current gist link is: https://gist.github.com/relative2/696449c5d8ec34a641fb2a7656a9be49

ktunkiewicz avatar Jul 24 '22 14:07 ktunkiewicz