source:
imaps-frontend/node_modules/core-js/proposals/array-flat-map.js@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 238 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // https://github.com/tc39/proposal-flatMap |
3 | require('../modules/es.array.flat'); |
4 | require('../modules/es.array.flat-map'); |
5 | require('../modules/es.array.unscopables.flat'); |
6 | require('../modules/es.array.unscopables.flat-map'); |
Note:
See TracBrowser
for help on using the repository browser.