UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

6 lines (5 loc) 150 B
import { Switch as _Switch } from './Switch'; const Switch = _Switch; Switch.displayName = 'EchoUI.Switch'; export { Switch }; export default Switch;