Skip to content

Conversation

@achingbrain
Copy link
Member

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;

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;
```
@achingbrain achingbrain merged commit fbbf8f0 into master Nov 18, 2022
@achingbrain achingbrain deleted the fix/exported-types branch November 18, 2022 14:47
github-actions bot pushed a commit that referenced this pull request Nov 18, 2022
### [9.0.9](v9.0.8...v9.0.9) (2022-11-18)

### Bug Fixes

* only export one thing from glob source ([#223](#223)) ([fbbf8f0](fbbf8f0))
@github-actions
Copy link

🎉 This PR is included in version 9.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants