mwbot-ts - v1.2.7
    Preparing search index...

    Interface ApiResponseNormalizedTitle

    Generated by ApiPageSet::getNormalizedTitlesAsResult.

    interface ApiResponseNormalizedTitle {
        from: string;
        fromencoded: boolean;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    fromencoded: boolean
    to: string