datalib icon indicating copy to clipboard operation
datalib copied to clipboard

@types

Open aotearoacoder opened this issue 7 years ago • 3 comments

Is there anyone working on a typescript definition file?

aotearoacoder avatar Sep 25 '18 13:09 aotearoacoder

Not that I know of but we happily accept pull requests.

domoritz avatar Sep 25 '18 15:09 domoritz

OK, thanks. I will look into it if typing is limiting me. Feel free to close this issue if you would like. In the meantime I am using the following work around to ignore types

// @ts-ignore
import dl from 'datalib';

aotearoacoder avatar Sep 25 '18 18:09 aotearoacoder

It would be great to have typings, even if partial.

domoritz avatar Sep 25 '18 18:09 domoritz