first
This commit is contained in:
6
node_modules/core-js/es/symbol/is-concat-spreadable.js
generated
vendored
Normal file
6
node_modules/core-js/es/symbol/is-concat-spreadable.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
'use strict';
|
||||
require('../../modules/es.array.concat');
|
||||
require('../../modules/es.symbol.is-concat-spreadable');
|
||||
var WrappedWellKnownSymbolModule = require('../../internals/well-known-symbol-wrapped');
|
||||
|
||||
module.exports = WrappedWellKnownSymbolModule.f('isConcatSpreadable');
|
Reference in New Issue
Block a user