UNPKG

@tarojs/router

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