KC's Workspace
Github
Preparing search index...
@kcws/actkits
z
httpUrl
Function httpUrl
httpUrl
(
params
?:
|
string
|
Omit
<
{
abort
?:
boolean
;
error
?:
|
string
|
$ZodErrorMap
<
NonNullable
<
$ZodIssueInvalidStringFormat
|
$ZodIssueInvalidType
<
unknown
>
,
>
,
>
;
hostname
?:
RegExp
;
message
?:
string
;
normalize
?:
boolean
;
pattern
?:
RegExp
;
protocol
?:
RegExp
;
}
,
"hostname"
|
"protocol"
,
>
,
)
:
z
.
ZodURL
Parameters
Optional
params
:
|
string
|
Omit
<
{
abort
?:
boolean
;
error
?:
|
string
|
$ZodErrorMap
<
NonNullable
<
$ZodIssueInvalidStringFormat
|
$ZodIssueInvalidType
<
unknown
>
,
>
,
>
;
hostname
?:
RegExp
;
message
?:
string
;
normalize
?:
boolean
;
pattern
?:
RegExp
;
protocol
?:
RegExp
;
}
,
"hostname"
|
"protocol"
,
>
Returns
z
.
ZodURL
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...