bupkis
API
Assertions
Preparing search index...
bupkis
z
httpUrl
Function httpUrl
httpUrl
(
params
?:
|
string
|
Omit
<
{
normalize
?:
boolean
;
abort
?:
boolean
;
pattern
?:
RegExp
;
hostname
?:
RegExp
;
protocol
?:
RegExp
;
error
?:
|
string
|
$ZodErrorMap
<
NonNullable
<
$ZodIssueInvalidType
<
unknown
>
|
$ZodIssueInvalidStringFormat
,
>
,
>
;
message
?:
string
;
}
,
"hostname"
|
"protocol"
,
>
,
)
:
z
.
ZodURL
Parameters
Optional
params
:
|
string
|
Omit
<
{
normalize
?:
boolean
;
abort
?:
boolean
;
pattern
?:
RegExp
;
hostname
?:
RegExp
;
protocol
?:
RegExp
;
error
?:
|
string
|
$ZodErrorMap
<
NonNullable
<
$ZodIssueInvalidType
<
unknown
>
|
$ZodIssueInvalidStringFormat
,
>
,
>
;
message
?:
string
;
}
,
"hostname"
|
"protocol"
,
>
Returns
z
.
ZodURL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Assertions
GitHub
npm
bupkis
Loading...