Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
183 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created an issue in multiformats/js-multiformats that received 6 comments
package.json exports do not work well with typescript
When trying to import multiformat modules like multiformats/block in typescript I keep getting errors. For example:
import * as Block from 'multifo…