UNPKG

135 BTypeScriptView Raw
1import Taro from '@tarojs/api';
2/**
3 * 将页面滚动到目标位置
4 */
5export declare const pageScrollTo: typeof Taro.pageScrollTo;