Interface UriSelection

interface UriSelection {
    uri: URI;
}

Properties

Properties

uri: URI