Files
nguyen van thai 7bf902041e thainv-dev
2024-07-05 09:45:00 +07:00

4 lines
192 B
TypeScript

export { default as None_Section } from './none/index.vue'
export { default as Category_Section } from './category/index.vue'
export { default as Article_Section } from './articles/index.vue'