3 lines
110 B
TypeScript
3 lines
110 B
TypeScript
export { default as Input } from "./Input.vue"
|
|
export { default as InputWithIcon } from "./InputWithIcon.vue"
|