weapp-api-typings
Advanced tools
Comparing version
{ | ||
"name": "weapp-api-typings", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "weapp TS api typings", | ||
@@ -5,0 +5,0 @@ "main": "./index.d.ts", |
@@ -127,4 +127,2 @@ /*! ***************************************************************************** | ||
declare let console: WechatMiniprogram.Console | ||
declare let wx: WechatMiniprogram.Wx | ||
@@ -144,9 +142,2 @@ /** 引入模块。返回模块通过 `module.exports` 或 `exports` 暴露的接口。 */ | ||
declare function requireMiniProgram(): any | ||
/** 当前模块对象 */ | ||
declare let module: { | ||
/** 模块向外暴露的对象,使用 `require` 引用该模块时可以获取 */ | ||
exports: any | ||
} | ||
/** `module.exports` 的引用 */ | ||
declare let exports: any | ||
@@ -153,0 +144,0 @@ /** [clearInterval(number intervalID)](https://developers.weixin.qq.com/miniprogram/dev/api/base/timer/clearInterval.html) |
1134111
-0.02%27611
-0.03%