Er-Api SDK - v1.0.7
    Preparing search index...

    Interface WallpaperItem

    interface WallpaperItem {
        image: string | string[];
        source: string;
        title: string;
        type: string;
    }
    Index

    Properties

    Properties

    image: string | string[]
    source: string
    title: string
    type: string