heshaofeng
2025-12-05 36dbf50a73b5b83f42678456facde44165cbcbeb
1
2
var test1 = function () { alert(11) }
export { test1 }