UNPKG

@extclp/vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

5 lines (4 loc) 259 B
export { default as Captcha } from './captcha'; export type { CaptchaProps, CaptchaCProps } from './props'; export type * from './hollow-paths'; export type { CaptchaType, CaptchaBeforeTest, CaptchaExposed, CaptchaSlots, CaptchaSliderSlots } from './symbol';