UNPKG

@elsikora/x-captcha-react

Version:

React components for X-Captcha service

6 lines (5 loc) 159 B
import type { ILanguage } from "../../interface"; /** * Chinese (Simplified) translations for the X-Captcha component */ export declare const ZH: ILanguage;