pengzhanbo e8860a54ec
perf(theme): improve sidebar transition animation (#540)
* perf(theme): improve sidebar transition animation

* chore: tweak
2025-03-30 03:50:27 +08:00

4 lines
132 B
TypeScript

export * from '../shared/index.js'
export { default as VPFadeInExpandTransition } from './components/VPFadeInExpandTransition.vue'