Files
sundynix-radio-mp/miniprogram_npm/tdesign-miniprogram/pull-down-refresh/props.d.ts
T
2026-03-05 09:08:21 +08:00

4 lines
116 B
TypeScript

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