array-buffer-native.js 88 Bytes
module.exports = typeof ArrayBuffer !== 'undefined' && typeof DataView !== 'undefined';