mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-04 19:42:46 +08:00
add cancel prop on IchooseImage
This commit is contained in:
1
types/jweixin/index.d.ts
vendored
1
types/jweixin/index.d.ts
vendored
@@ -210,6 +210,7 @@ declare namespace wx {
|
||||
localIds: string[];
|
||||
errMsg: string;
|
||||
}): void;
|
||||
cancel(): void;
|
||||
}
|
||||
/**
|
||||
* 从本地相册选择图片或使用相机拍照。
|
||||
|
||||
Reference in New Issue
Block a user