safearea.d.ts 108 B

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