UNPKG

119 BTypeScriptView Raw
1import type { PageInstance } from '@tarojs/runtime';
2export declare function bindPageResize(page: PageInstance): void;