UNPKG

@nafr/echo-ui

Version:

A UI library born for WAA

6 lines (5 loc) 168 B
import { Envelope as _Envelope } from './Envelope'; const Envelope = _Envelope; Envelope.displayName = 'EchoUI.Envelope'; export { Envelope }; export default Envelope;