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

6 lines
129 B
JavaScript

'use strict';
require('../../modules/es.array.of');
var path = require('../../internals/path');
module.exports = path.Array.of;