BoothMate API Documentation - v0.4.0
    Preparing search index...

    Interface ImageInfo

    画像情報

    interface ImageInfo {
        original: string;
        resized: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    original: string

    オリジナル画像のURL

    resized: string

    縮小画像のURL