4 lines
133 B
TypeScript
4 lines
133 B
TypeScript
|
import IndustrialImageList from './index.vue'
|
||
|
|
||
|
export type { IndustrialImage } from './index.vue'
|
||
|
export default IndustrialImageList
|