url-vir - v2.1.6
Preparing search index...
createOrigin
Function createOrigin
createOrigin
(
__namedParameters
:
Readonly
<
Pick
<
UrlParts
,
"hostname"
|
"port"
|
"protocol"
>
,
>
,
)
:
string
Combined the needed URL parts into a URL origin.
Parameters
__namedParameters
:
Readonly
<
Pick
<
UrlParts
,
"hostname"
|
"port"
|
"protocol"
>
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
url-vir - v2.1.6
Loading...
Combined the needed URL parts into a URL origin.