更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { type UniVitePlugin } from '@dcloudio/uni-cli-shared';
|
||||
export declare function uniAppPlugin({ renderer, appService, }?: {
|
||||
renderer?: 'native';
|
||||
appService: boolean;
|
||||
}): UniVitePlugin;
|
||||
Reference in New Issue
Block a user