Setup

To use the Captcha API, install the @wix/captcha package using npm or Yarn:

Copy

or

Copy

Then import { captcha } from @wix/captcha:

Copy
Did this help?