11
yanjinhui
2025-10-17 68c70637d038f07df78aa7ae0dd353cf3ba82035
1
2
var test1 = function () { alert(11) }
export { test1 }