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

2 lines
109 B
TypeScript
Raw Normal View History

2024-07-12 19:13:34 +07:00
export { default as Home } from './homes/index.vue'
export { default as Article } from './articles/index.vue'