zhengyiming
2025-03-20 3633cf70a3d835da15d27a91e7f8f8fd15dbcb35
apps/taro/types/global.d.ts
@@ -32,10 +32,10 @@
    }
  }
  interface Window {
    WeixinJSBridge: any
  }
}
declare const OSS_URL: string
declare const WeixinJSBridge: any
declare namespace NodeJS {
  interface ProcessEnv {