Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: only export one thing from glob source (#223)
Fixes: ``` node_modules/ipfs-utils/dist/src/files/glob-source.d.ts:2:1 - error TS2309: An export assignment cannot be used in a module with other exported elements. 2 export = _exports; ```
- Loading branch information