array-includes.js 149 Bytes Raw Blame History Permalink 1 2 3 // https://github.com/tc39/proposal-Array.prototype.includes require('../modules/es.array.includes'); require('../modules/es.typed-array.includes');