Interface UriInit

Hierarchy

Properties

authority?: UriAuthorityLike
fragment?: UriFragmentLike
password?: string
query?: UriQueryLike
scheme?: UriSchemeLike
username?: string

Generated using TypeDoc