-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add interface files to the exports map (#246)
Interfaces from the interface files in this module are [imported](https://github.com/ipld/js-dag-cbor/blob/master/src/index.js#L9) in other modules, so they need to be in the exports map otherwise tsc can fail to build dependant modules.
- Loading branch information
1 parent
c8e64e5
commit a58a398
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters