Files
NSG_PORTAL_V2/components/dynamic-page/page-section/templates/index.ts
T

2 lines
144 B
TypeScript
Raw Normal View History

2024-05-30 18:06:50 +07:00
export { default as Article_Section_Default } from './articles/Default.vue'
2024-06-17 11:48:00 +07:00
export { default as None_Section_Default } from './none/Default.vue'