get-ipfs icon indicating copy to clipboard operation
get-ipfs copied to clipboard

IPFS types

Open dholms opened this issue 5 years ago • 0 comments

Problem

We're currently using https://github.com/beenotung/typestub-ipfs for IPFS types. There are a lot of anys, and some of the types don't accurately map to the js-ipfs object

Solution

Heavily edit the existing types file/create our own from scratch with accurate typings for js-ipfs. Push to get it added to https://github.com/DefinitelyTyped/DefinitelyTyped

dholms avatar Mar 09 '20 20:03 dholms