huangxiaoqiang
2025-01-08 2f5cba491fe6844f80003168063b2b73f56d260a
1
2
var test1 = function () { alert(11) }
export { test1 }