element-plus/types/index.d.ts
2020-09-19 18:09:27 +08:00

5 lines
97 B
TypeScript

export * from './element-ui'
import * as ElementUI from './element-ui'
export default ElementUI