hrms-manual/node_modules/core-js/stable/array/with.js

5 lines
85 B
JavaScript
Raw Normal View History

2023-09-06 14:51:44 +07:00
'use strict';
var parent = require('../../es/array/with');
module.exports = parent;