Open xuming314 opened 8 years ago
I see your point @xuming314. But I propose you to edit the PR with the following test that should be even more robust:
typeof ArrayBuffer === 'function' && item instanceof ArrayBuffer
What do you think?
@xuming314 any update?
I see your point @xuming314. But I propose you to edit the PR with the following test that should be even more robust:
What do you think?