UNPKG

@elsikora/x-captcha-react

Version:

React components for X-Captcha service

7 lines (6 loc) 332 B
export type * from "./captcha-context.interface"; export type * from "./captcha-form-properties.interface"; export type * from "./captcha-provider-properties.interface"; export type * from "./captcha-theme-properties.interface"; export type * from "./captcha-widget-properties.interface"; export type * from "./language.interface";