UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

6 lines (5 loc) 204 B
import { Oscilloscope as _Oscilloscope } from './Oscilloscope'; const Oscilloscope = _Oscilloscope; Oscilloscope.displayName = 'EchoUI.Oscilloscope'; export { Oscilloscope }; export default Oscilloscope;