array-buffer-native.js 88 Bytes Raw Blame History Permalink 1 module.exports = typeof ArrayBuffer !== 'undefined' && typeof DataView !== 'undefined';