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

4 lines
185 B
TypeScript

export { default as None_Section } from './none/index.vue'
export { default as Section__ } from './sections/index.vue'
export { default as Article_Section } from './articles/index.vue'