UNPKG

infinity-forge

Version:
3 lines (2 loc) 141 B
import { InputProps } from '../interfaces.js'; export declare function Textarea(props: InputProps): import("react/jsx-runtime").JSX.Element;