You need to sign in or sign up before continuing.
composite-symbol.js 161 Bytes
require('../modules/es.symbol');
require('../modules/esnext.composite-symbol');
var path = require('../internals/path');

module.exports = path.compositeSymbol;