Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
climba03003 committed Mar 29, 2024
1 parent ce46b67 commit ea1951b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ async function * intoAsyncIterator (payload) {
yield payload
return
}

if (
// ArrayBuffer
payload instanceof ArrayBuffer ||
Expand Down

0 comments on commit ea1951b

Please sign in to comment.