UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

6 lines (5 loc) 141 B
import { Input as _Input } from './Input'; const Input = _Input; Input.displayName = 'EchoUI.Input'; export { Input }; export default Input;