Files
NSG_PORTAL_V2/components/dynamic-page/page-component/templates/articles/cards/index.ts
T
nguyen van thai 7bf902041e thainv-dev
2024-07-05 09:45:00 +07:00

5 lines
340 B
TypeScript

export { default as Article_Card_Default } from './Card.vue'
export { default as Article_Card_Audio } from './Audio.vue'
export { default as Article_Card_Video } from './Video.vue'
export { default as Article_Card_Video_Hightlight } from './VideoBackground.vue'
export { default as Article_Card_Miss_Hightlight } from './MissBackground.vue'