jamespot-user-api
    Preparing search index...

    Type Alias WidgetUrl

    type WidgetUrl = {
        params: { target?: "_blank" };
        type: "url";
    }
    Index

    Properties

    Properties

    params: { target?: "_blank" }
    type: "url"