jamespot-user-api
    Preparing search index...

    Type Alias WidgetPlace

    type WidgetPlace = {
        options: Record<string, any>;
        type: "place";
    }
    Index

    Properties

    Properties

    options: Record<string, any>
    type: "place"