UNPKG

alinea

Version:
3 lines (2 loc) 162 B
import type { HTMLProps } from 'react'; export declare function TextareaAutosize(props: HTMLProps<HTMLTextAreaElement>): import("react/jsx-runtime").JSX.Element;