const { join } = require('path'); module.exports = { 'cc.LightProbeGroup': join(__dirname, './components/light-probe-group-footer.js'), };