mwg API
    Preparing search index...

    Interface FeedbackResponse

    interface FeedbackResponse {
        ok: boolean;
        status: number;
    }
    Index
    ok: boolean
    status: number