5 lines
70 B
TypeScript
5 lines
70 B
TypeScript
import VxeUI from '../ui'
|
|
|
|
export * from '../ui'
|
|
export default VxeUI
|