plus.d.ts 104 B

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