UNPKG

epn-ui

Version:

Дизайн система кабинета ВМ

5 lines (4 loc) 163 B
import React from 'react'; import { TextAreaProps } from 'antd/lib/input'; declare const InputTextArea: React.FC<TextAreaProps>; export default InputTextArea;