uniApp.d.ts 77 B

1
  1. export declare function initUniApp(manifestJson: Record<string, any>): void;