5 lines
85 B
TypeScript
5 lines
85 B
TypeScript
import * as VxeUITable from './all'
|
|
|
|
export * from './all'
|
|
export default VxeUITable
|