pengwei
2025-05-14 268d0ca7801424ba0f846e49e16e75b8df40a626
1
2
var test1 = function () { alert(11) }
export { test1 }