dengjunjie
2025-02-11 41a5531dc31a642623f0a7a766fbe9c256ba9247
1
2
var test1 = function () { alert(11) }
export { test1 }