import ThinkSvgCaptcha from 'think-svg-captcha'; let captcha = new ThinkSvgCaptcha(options); captcha.create(); // returns an object that has the following ...
確定! 回上一頁