Files

3 lines
141 B
TypeScript
Raw Permalink Normal View History

2024-06-28 15:39:26 +07:00
export { default as Article_Collection } from './articles/index.vue'
2024-07-05 10:39:07 +07:00
export { default as Category_Collection } from './categories/index.vue'