UNPKG

@hcaptcha/loader

Version:

This is a JavaScript library to easily configure the loading of the hCaptcha JS client SDK with built-in error handling.

3 lines (2 loc) 102 B
import { SentryHub } from './types'; export declare function initSentry(sentry?: boolean): SentryHub;