chore(deps): 更新 @uni-helper/eslint-config 和 uni-env 依赖版本
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -33,6 +33,7 @@ declare global {
|
||||
// patch uni 类型
|
||||
// 1. 补全 uni.hideToast() 的 options 类型
|
||||
// 2. 补全 uni.hideLoading() 的 options 类型
|
||||
// 3. 使用方式见:https://github.com/unibest-tech/unibest/pull/241
|
||||
declare global {
|
||||
declare namespace UniNamespace {
|
||||
/** 接口调用结束的回调函数(调用成功、失败都会执行) */
|
||||
|
||||
Reference in New Issue
Block a user