UNPKG

@tarojs/router

Version:
3 lines (2 loc) 119 B
import type { PageInstance } from '@tarojs/runtime'; export declare function bindPageResize(page: PageInstance): void;