mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-14 03:30:18 +00:00
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
|
var wellKnownSymbol = require('../internals/well-known-symbol');
|
||
|
|
||
|
exports.f = wellKnownSymbol;
|