UNPKG

@difizen/magent-au

Version:
8 lines 255 B
import type { TextAreaProps } from 'antd/es/input/TextArea.js'; /** * 高度自适应 * @param props * @returns */ export declare const TextArea: (props: TextAreaProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=textarea.d.ts.map