UNPKG

zent

Version:

一套前端设计语言和基于React的实现

5 lines (4 loc) 133 B
export * from './types'; export * from './Input'; export { Input as default } from './Input'; export { Password } from './Password';