composite-symbol.js 161 Bytes
Newer Older
Phattaraphon Pewruang's avatar
Phattaraphon Pewruang committed
1 2 3 4 5
require('../modules/es.symbol');
require('../modules/esnext.composite-symbol');
var path = require('../internals/path');

module.exports = path.compositeSymbol;