Files
NSG_PORTAL_V2/components/dynamic-page/page-component/templates/collections/index.ts
T
nguyen van thai 5889e9af0e thainv-dev
2024-07-05 10:39:07 +07:00

3 lines
141 B
TypeScript

export { default as Article_Collection } from './articles/index.vue'
export { default as Category_Collection } from './categories/index.vue'