UNPKG

@aplus-frontend/ui

Version:

3 lines (2 loc) 143 B
import { ApFieldTextAreaProps } from '../../ap-field'; export declare function textAreaRenderer(props: ApFieldTextAreaProps): string | number;