projecte_ionic/node_modules/core-js-pure/features/object/iterate-values.js
2022-02-09 18:30:03 +01:00

5 lines
144 B
JavaScript
Executable file

require('../../modules/esnext.object.iterate-values');
var path = require('../../internals/path');
module.exports = path.Object.iterateValues;