source:
node_modules/core-js-pure/proposals/array-includes.js@
e48199a
Last change on this file since e48199a was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 163 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // https://github.com/tc39/proposal-Array.prototype.includes |
3 | require('../modules/es.array.includes'); |
4 | require('../modules/es.typed-array.includes'); |
Note:
See TracBrowser
for help on using the repository browser.