4 lines
95 B
Java
4 lines
95 B
Java
var wellKnownSymbol = require('../internals/well-known-symbol');
|
|
|
|
exports.f = wellKnownSymbol;
|