UNPKG

click-captcha

Version:

Chinese Character Sequence Click Verification System

3 lines (2 loc) 109 B
export { ClickCaptcha } from './core/captcha'; export type { CaptchaOptions, CaptchaResult } from './types';