source:
node_modules/core-js-pure/actual/map/group-by.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 137 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | var parent = require('../../stable/map/group-by'); |
3 | require('../../modules/esnext.map.group-by'); |
4 | |
5 | module.exports = parent; |
Note:
See TracBrowser
for help on using the repository browser.