UNPKG

@bytedance/mona-client-web

Version:

web for mona

5 lines (4 loc) 138 B
import React from 'react'; import { InputProps } from '@bytedance/mona'; declare const Input: React.FC<InputProps>; export default Input;