element/types/index.d.ts

5 lines
97 B
TypeScript

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