UNPKG

rcaptcha

Version:

rCaptcha Human Verification | by Swôth#9990 & Loiren#0555 & Roalia#0001

14 lines (13 loc) 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Difficulty = void 0; exports.Difficulty = [ 'KOLAY', 'ORTA', 'ZOR', 'ÇOKZOR', 'EASY', 'MEDIUM', 'HARD', 'VERYHARD' ];