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

    Interface ApiResponseQueryPagesPropPageimagesThumbnail

    interface ApiResponseQueryPagesPropPageimagesThumbnail {
        height: number;
        source: string;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    source: string
    width: number