UNPKG

solid-grecaptcha

Version:

> Package based on [solid-hcaptcha](https://github.com/Vexcited/solid-hcaptcha) using g-recaptcha of google

4 lines (3 loc) 124 B
import GRECaptch from './grecaptcha'; export type { ConfigRender, GCaptchaProps } from './types'; export default GRECaptch;