ipfs / npm-kubo

Install Kubo (go-ipfs) from NPM
https://www.npmjs.com/package/kubo
MIT License
41 stars 30 forks source link

feat: add types #41

Closed achingbrain closed 3 years ago

achingbrain commented 3 years ago

This module exports a .path function so add types to the module so we can use it without needing to add @ts-ignores everywhere.