Are there TypeScript typings written for this module, and if not, can we write / include them in the js-ipfs repo?
hi, any news on this topic since?
There's been a long chain of forking going on for ipfs types as most repos go unmaintained. I think a PR into definitely typed should alleviate this
I would appreciate if someone can help to put https://github.com/beenotung/typestub-ipfs into https://github.com/DefinitelyTyped/DefinitelyTyped, their setting is quite complicated to me.
If ipfs can put the .d.ts along with .js, that will be even greater as it should be most updated.
I would appreciate if someone can help to put https://github.com/beenotung/typestub-ipfs into https://github.com/DefinitelyTyped/DefinitelyTyped, their setting is quite complicated to me.
If ipfs can put the .d.ts along with .js, that will be even greater as it should be most updated.
I'd be interested in helping out on this if IPFS isn't going to add typings to this repo
I'd just like to bump this one a bit. I'd be happy to help maintain the definitions if someone wants to merge https://github.com/beenotung/typestub-ipfs into js-ipfs? I think that's better than adding to DefinitelyTyped...
Is there anyone working on with this? Woud like to help out on maintaining this too
This has shipped with 0.51.0!
See the tracking issue: #2945
Most helpful comment
I'd just like to bump this one a bit. I'd be happy to help maintain the definitions if someone wants to merge https://github.com/beenotung/typestub-ipfs into
js-ipfs? I think that's better than adding to DefinitelyTyped...