vending-machine/mobile/node_modules/@dcloudio/uni-cli-shared/dist/json/uni-x/manifest.d.ts
2026-04-03 06:07:13 +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;