ECG/src/components/InputPassword/index.ts

4 lines
78 B
TypeScript
Raw Normal View History

import InputPassword from './src/InputPassword.vue'
export { InputPassword }