Files
NSG_PORTAL_V2/components/dynamic-page/page/templates/index.ts
T
2024-07-12 19:13:34 +07:00

2 lines
109 B
TypeScript

export { default as Home } from './homes/index.vue'
export { default as Article } from './articles/index.vue'