Files
cardBoard-wxapp/node_modules/tdesign-miniprogram/miniprogram_dist/swipe-cell/props.d.ts
T

4 lines
104 B
TypeScript

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