dbkaplun / driftless

Driftless setInterval and setTimeout replacement for Node and the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript type definitions for Driftless

dandelany opened this issue · comments

Hello & thanks for the cool library!

I've written some Typescript type definitions for driftless and submitted a PR to DefinitelyTyped for review, it's here if you'd like to take a look and offer any suggestions/things I've missed: DefinitelyTyped/DefinitelyTyped#33336

If you'd rather add the definitions directly to driftless, so that Typescript users get them automatically rather than having to npm install --save @types/driftless, let me know - I can close that PR and open one on this repo instead.

-d