UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

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