// Generated by 'unplugin-auto-import' // We suggest you to commit this file into source control declare global { interface Window { WeixinJSBridge: any; } } export {};