launchwebview.d.ts 115 B

1
  1. export declare function initLaunchwebview(manifestJson: Record<string, any>, pagesJson: UniApp.PagesJson): string;