shadcn-vue/apps/www/.vitepress/theme/components/index.ts
2023-08-30 15:42:00 +08:00

3 lines
132 B
TypeScript

export { default as ComponentPreview } from './ComponentPreview.vue'
export { default as ManualInstall } from './ManualInstall.vue'