uni-ticket-system/node_modules/core-js/full/object/iterate-values.js
2023-12-05 10:11:10 +08:00

5 lines
144 B
JavaScript

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