UNPKG

@tarojs/taro-h5

Version:
7 lines (6 loc) 171 B
/// <reference types="types/api" /> import Taro from '@tarojs/api'; /** * 将页面滚动到目标位置 */ export declare const pageScrollTo: typeof Taro.pageScrollTo;