5 lines
248 B
TypeScript
5 lines
248 B
TypeScript
export { default as InputOtp } from './InputOtp.vue'
|
|
export { default as InputOtpGroup } from './InputOtpGroup.vue'
|
|
export { default as InputOtpSeparator } from './InputOtpSeparator.vue'
|
|
export { default as InputOtpSlot } from './InputOtpSlot.vue'
|