UriValue: {
    type: "uri";
    uri: Uri;
}

Indicates that a URI resolved to a Uri

Type declaration

  • type: "uri"
  • uri: Uri

Generated using TypeDoc