water_xcx/miniprogram_npm/tdesign-miniprogram/cell/props.d.ts

4 lines
94 B
TypeScript
Raw Permalink Normal View History

2025-04-15 15:44:51 +08:00
import { TdCellProps } from './type';
declare const props: TdCellProps;
export default props;