Files
huishou/node_modules/@dcloudio/uni-cli-shared/dist/json/uni-x/manifest.d.ts
T
2026-07-27 13:37:48 +08:00

3 lines
186 B
TypeScript

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