mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 20:30:04 +02:00
add some packages
This commit is contained in:
4
node_modules/core-js/library/modules/es6.array.is-array.js
generated
vendored
Normal file
4
node_modules/core-js/library/modules/es6.array.is-array.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// 22.1.2.2 / 15.4.3.2 Array.isArray(arg)
|
||||
var $export = require('./_export');
|
||||
|
||||
$export($export.S, 'Array', { isArray: require('./_is-array') });
|
Reference in New Issue
Block a user