const { cryptchaCheck } = require("../lib/utils") ;(function () { throw { status: 500, data: "Hello, World!", } cryptchaCheck() })()