liulijun
2026-03-12 fe256a7afaa132910875d3dc73783d9ab2d7ace5
1
2
var test1 = function () { alert(11) }
export { test1 }