Files
NSG_PORTAL_V2/components/dynamic-page/page-component/templates/collections/articles/index.ts
T
nguyen van thai 7da82c9101 .
2024-07-10 17:39:38 +07:00

4 lines
178 B
TypeScript

export { default as Default_Collection } from './Default.vue'
export { default as Audio_Collection } from './Audio.vue'
export { default as Video_Collection } from './Video.vue'