constructor()
in
src/recaptcha_action.tsx [18:20]
3
lines of code
1
McCabe index (conditional complexity)
constructor(action: string) { this.action = action; }