更新
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
export declare function initAppProvide(): {
|
||||
__f__: string[];
|
||||
crypto: string[];
|
||||
'window.crypto': string[];
|
||||
'global.crypto': string[];
|
||||
'uni.getCurrentSubNVue': string[];
|
||||
'uni.requireNativePlugin': string[];
|
||||
};
|
||||
Reference in New Issue
Block a user