Files
NSG_PORTAL_V2/components/dynamic-page/page-section/layouts/index.ts
T
nguyen van thai 554ceab3c6 thainv-dev: Fix
2024-07-03 15:33:51 +07:00

6 lines
232 B
TypeScript

export { default as NONE_DEFAULT_LAYOUT } from './none/Default.vue'
export { default as MISS_DEFAULT_LAYOUT } from './sections/misses/Default.vue'
export { default as ARTICLE_DETAIL_DEFAULT } from './articles/details/Default.vue'