@cloudbase/types
Advanced tools
+5
-0
@@ -115,2 +115,7 @@ import { CloudbaseAdapter, SDKAdapterInterface, ResponseObject } from '@cloudbase/adapter-interface' | ||
| updateLang?: (lang: LANGS) => void | ||
| /** | ||
| * 检查当前 Cloudbase 实例是否已完成初始化 | ||
| * @returns 是否已初始化 | ||
| */ | ||
| isInitialized?: () => boolean | ||
| getEndPointWithKey?: (key: EndPointKey) => { | ||
@@ -117,0 +122,0 @@ BASE_URL: string |
+2
-2
| { | ||
| "name": "@cloudbase/types", | ||
| "version": "3.1.8", | ||
| "version": "3.1.9", | ||
| "description": "cloudbase javascript sdk types", | ||
@@ -46,3 +46,3 @@ "files": [ | ||
| }, | ||
| "gitHead": "9b3a35f964e58895e3675616428be99a85850fa7" | ||
| "gitHead": "d354f0b4080b9cf208a499966328cc33954b3c19" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
37416
0.36%797
0.63%