jamespot-user-api
    Preparing search index...

    Type Alias WidgetImage

    type WidgetImage = {
        params?: { avatar?: boolean };
        type: "image";
    }
    Index

    Properties

    Properties

    params?: { avatar?: boolean }
    type: "image"