mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-23 22:33:17 +00:00
5 lines
202 B
JavaScript
5 lines
202 B
JavaScript
|
require('../../modules/es.symbol.unscopables');
|
||
|
var WrappedWellKnownSymbolModule = require('../../internals/wrapped-well-known-symbol');
|
||
|
|
||
|
module.exports = WrappedWellKnownSymbolModule.f('unscopables');
|