array-buffer-native.js 88 B

1
  1. module.exports = typeof ArrayBuffer !== 'undefined' && typeof DataView !== 'undefined';