mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 18:01:24 +08:00
8 lines
177 B
TypeScript
8 lines
177 B
TypeScript
export * from './icon'
|
|
export * from './install'
|
|
export * from './prop'
|
|
export * from './style'
|
|
export * from './typescript'
|
|
export * from './validator'
|
|
export * from './vnode'
|