Neah/node_modules/core-js/stable/array/with.js
2025-04-20 12:21:37 +02:00

5 lines
85 B
JavaScript

'use strict';
var parent = require('../../es/array/with');
module.exports = parent;