Files

4 lines
102 B
TypeScript

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