@dcloudio/types
Advanced tools
Comparing version 3.2.6 to 3.2.7
{ | ||
"name": "@dcloudio/types", | ||
"version": "3.2.6", | ||
"version": "3.2.7", | ||
"description": "uni-app types", | ||
@@ -5,0 +5,0 @@ "typings": "index.d.ts", |
@@ -19,2 +19,4 @@ import { | ||
import { request } from './uni/request'; | ||
declare global { | ||
@@ -29,3 +31,4 @@ interface Uni { | ||
createMapContext: typeof createMapContext; | ||
request: typeof request; | ||
} | ||
} |
Sorry, the diff of this file is too big to display
1924055
26
48085