Files
NSG_PORTAL_V2/components/dynamic-page/page-section/templates/index.ts
T
2024-06-17 11:48:00 +07:00

2 lines
144 B
TypeScript

export { default as Article_Section_Default } from './articles/Default.vue'
export { default as None_Section_Default } from './none/Default.vue'