This website requires JavaScript.
Explore
Help
Sign In
xionglijia
/
18xchat
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
441d8233418b0858806b5dfd633855bdffdfd6ae
18xchat
/
assets
/
Scripts
/
typings
/
global.d.ts
T
9 lines
165 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Luffa钱包SDK
2025-09-27 15:06:03 +08:00
declare
global
{
/**
* 微信小游戏运行时的全局对象
* 在 TypeScript 编译阶段不会报错
*/
const
wx
:
any
;
}
export
{};
Reference in New Issue
Copy Permalink