Files
2026-07-27 14:07:26 +08:00

2 lines
129 B
TypeScript

export declare function initTabBar(entryPagePath: string, manifestJson: Record<string, any>, pagesJson: UniApp.PagesJson): void;