Luffa钱包SDK
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
declare global {
|
||||
/**
|
||||
* 微信小游戏运行时的全局对象
|
||||
* 在 TypeScript 编译阶段不会报错
|
||||
*/
|
||||
const wx: any;
|
||||
}
|
||||
|
||||
export {};
|
||||
Reference in New Issue
Block a user