ipfs / js-ipfs-utils

IPFS utils
Other
23 stars 30 forks source link

fix: only export one thing from glob source #223

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

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;
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 9.0.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: