index.d.ts 97 B

1234
  1. export * from './element-ui'
  2. import * as ElementUI from './element-ui'
  3. export default ElementUI