huangxiaoqiang
2025-07-30 41e89916861cdf80f836692118ec28d5918ae9bc
1
2
var test1 = function () { alert(11) }
export { test1 }