nsuite - v1.0.1
    Preparing search index...

    Interface ReturnGenerateSvgCaptcha

    interface ReturnGenerateSvgCaptcha {
        data: string;
        text: string;
    }
    Index
    data: string

    The SVG data of the captcha image.

    text: string

    The text of the mathematical expression.