flower-mp/node_modules/tdesign-miniprogram/miniprogram_dist/swipe-cell/props.d.ts
2025-09-16 10:26:42 +08:00

4 lines
104 B
TypeScript

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