EASYAIuniappNewUI/node_modules/@dcloudio/uni-cli-shared/dist/json/uni-x/manifest.d.ts
2025-02-08 18:50:38 +08:00

4 lines
285 B
TypeScript

export declare function parseUniXFlexDirection(manifestJson: Record<string, any>): any;
export declare function parseUniXSplashScreen(manifestJson: Record<string, any>): false | object;
export declare function parseUniXUniStatistics(manifestJson: Record<string, any>): false | object;