static SIGNUP()

in src/recaptcha_action.tsx [26:28]


  static SIGNUP() {
    return new RecaptchaAction('signup');
  }