提交 1d7e3b81 编写于 作者: D DCloud_LXH

chore: update types

上级 de8bd5b5
......@@ -41,7 +41,6 @@ export class MapContext implements UniApp.MapContext {
getCenterLocation(options: any) {
operateMapWrap(this.id, this.pageId, 'getCenterLocation', options)
}
// @ts-expect-error
moveToLocation(options: any) {
operateMapWrap(this.id, this.pageId, 'moveToLocation', options)
}
......@@ -74,7 +73,6 @@ export class MapContext implements UniApp.MapContext {
openMapApp() {}
}
// @ts-expect-error
export const createMapContext = <API_TYPE_CREATE_MAP_CONTEXT>defineSyncApi(
API_CREATE_MAP_CONTEXT,
(id, context) => {
......
......@@ -816,9 +816,10 @@
version "0.2.3"
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
"@dcloudio/types@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@dcloudio/types/-/types-2.4.3.tgz#c6439a187ae3428cac64817f83e6515d368fc550"
"@dcloudio/types@^2.4.4":
version "2.4.4"
resolved "https://registry.nlark.com/@dcloudio/types/download/@dcloudio/types-2.4.4.tgz#ae8b09aa0ae51d72d625e1061b4e6948c8ea01d5"
integrity sha1-rosJqgrlHXLWJeEGG05pSMjqAdU=
"@eslint/eslintrc@^0.4.3":
version "0.4.3"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册