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