UNPKG

@tarojs/router

Version:
4 lines (3 loc) 185 B
import { PageInstance } from '@tarojs/runtime'; declare function bindPageScroll(page: PageInstance, scrollEl: HTMLElement | Window, distance?: number): void; export { bindPageScroll };