interface ActivityOpenAction {
    target: OpenTarget;
    url: string;
}

Properties

Properties

target: OpenTarget
url: string

The url to open