mwg API
    Preparing search index...

    Interface HelpTopic

    interface HelpTopic {
        body: string;
        title: string;
    }
    Index
    body: string
    title: string