import window from "window" function edsa(params: any) { window.wx.config({ appId: "", timestamp: 0, nonceStr: "", signature: "", jsApiList: "" }) }