mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export { default as Input } from "./Input.vue";
|
|
export { default as UrlInput } from "./url.vue";
|