masto
    Preparing search index...

    Interface InstanceIcon

    interface InstanceIcon {
        size: string;
        src: string;
    }
    Index

    Properties

    Properties

    size: string

    The size of this icon.

    src: string

    The URL of this icon.