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