Files
sundynix-plant-mp/miniprogram_npm/tdesign-miniprogram/pull-down-refresh/props.d.ts
T
2026-02-04 14:02:31 +08:00

4 lines
116 B
TypeScript

import { TdPullDownRefreshProps } from './type';
declare const props: TdPullDownRefreshProps;
export default props;