UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

4 lines (3 loc) 164 B
export { inputOtpProps, default as NInputOtp } from './src/InputOtp'; export type { InputOtpProps } from './src/InputOtp'; export type * from './src/public-types';