masto
    Preparing search index...

    Interface InstanceThumbnailVersions

    interface InstanceThumbnailVersions {
        "@1x": string;
        "@2x": string;
    }
    Index

    Properties

    Properties

    "@1x": string

    The URL for the thumbnail image at 1x resolution.

    "@2x": string

    The URL for the thumbnail image at 2x resolution.