UrlCommand: {
    kind: "command.url";
    location: Location;
    name: "url";
    url: string;
}

Type declaration

  • kind: "command.url"
  • location: Location
  • name: "url"
  • url: string

Generated using TypeDoc