5 lines
215 B
TypeScript
5 lines
215 B
TypeScript
// Navigation
|
|
export { default as Top_Navigation } from './tops/index.vue'
|
|
export { default as Bottom_Navigation } from './bottoms/index.vue'
|
|
export { default as Direction_Navigation } from './directions/index.vue'
|