ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
811 stars 81 forks source link

fix: type error #537

Closed SgtPooki closed 1 month ago

SgtPooki commented 1 month ago

Fixes an issue on queue generic: Type '{ provider: Provider; priority?: number | undefined; }' has no properties in common with type 'AbortOptions'.ts(2559)

Change checklist