IGPAPI
    Preparing search index...

    Interface OnlyMeFeedResponseCandidatesItem

    interface OnlyMeFeedResponseCandidatesItem {
        estimated_scans_sizes: number[];
        height: number;
        url: string;
        width: number;
    }
    Index

    Properties

    estimated_scans_sizes: number[]
    height: number
    url: string
    width: number