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