4 lines
185 B
TypeScript
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'
|