@dcloudio/types
Advanced tools
Comparing version 3.2.5 to 3.2.6
{ | ||
"name": "@dcloudio/types", | ||
"version": "3.2.5", | ||
"version": "3.2.6", | ||
"description": "uni-app types", | ||
@@ -17,3 +17,3 @@ "typings": "index.d.ts", | ||
"@definitelytyped/dtslint": "^0.0.115", | ||
"miniprogram-api-typings": "^3.6.0", | ||
"miniprogram-api-typings": "3.7.1", | ||
"ts-morph": "^17.0.1", | ||
@@ -20,0 +20,0 @@ "tslint": "^5.14.0", |
@@ -152,3 +152,3 @@ import { AsyncOptions } from './Utils'; | ||
interface MapContextIncludePointsOptions { | ||
interface MapContextIncludePointsOptions extends AsyncOptions { | ||
/** | ||
@@ -155,0 +155,0 @@ * 要显示在可视区域内的坐标点列表,[{latitude, longitude}] |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1922788
48042