rk
2026-04-16 7eebfc8a64d2cbbd73453a2b653d5a5bfd66a32f
1
2
3
4
5
6
'use strict';
require('../modules/es.symbol');
require('../modules/esnext.composite-symbol');
var path = require('../internals/path');
 
module.exports = path.compositeSymbol;