frontend/components/ui/input/index.ts

2 lines
48 B
TypeScript
Raw Normal View History

export { default as Input } from "./Input.vue";