interface UriType {
    _content: string;
}

Hierarchy (view full)

Properties

Properties

_content: string