IGPAPI
    Preparing search index...

    Interface LocationStoryResponseCandidatesItem

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

    Properties

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