mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
export * from './element-ui'
|
|
|
|
import * as ElementUI from './element-ui'
|
|
export default ElementUI
|