Ⓙ Jike SDK
    Preparing search index...

    Interface SquarePicture

    interface SquarePicture {
        format: string;
        livePhoto: any;
        middlePicUrl: string;
        picUrl: string;
        smallPicUrl: string;
        themes: any;
        thumbnailUrl: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    format: string

    格式,如 jpeg, heic

    livePhoto: any
    middlePicUrl: string
    picUrl: string
    smallPicUrl: string
    themes: any
    thumbnailUrl: string