UNPKG

@ant-design/pro-chat

Version:
7 lines (6 loc) 168 B
export declare const useStyles: (props?: { type: 'ghost' | 'block' | 'pure'; }) => import("antd-style").ReturnStyles<{ input: string; textarea: string; }>;