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

    Interface ApiResponseQueryPagesPropGlobalusage

    interface ApiResponseQueryPagesPropGlobalusage {
        ns?: string;
        pageid?: string;
        title: string;
        url?: string;
        wiki: string;
    }
    Index

    Properties

    ns?: string
    pageid?: string
    title: string
    url?: string
    wiki: string