@snailicide/g-library
Preparing search index...
index
zodHelpers
resolveRegExpSchema
Variable resolveRegExpSchema
resolveRegExpSchema
:
(
doEscape
?:
boolean
,
)
=>
ZodEffects
<
ZodEffects
<
ZodUnion
<
[
ZodString
,
ZodRegExp
]
>
,
RegExp
,
string
|
RegExp
>
,
RegExp
,
string
|
RegExp
,
>
Type declaration
(
doEscape
?:
boolean
,
)
:
ZodEffects
<
ZodEffects
<
ZodUnion
<
[
ZodString
,
ZodRegExp
]
>
,
RegExp
,
string
|
RegExp
>
,
RegExp
,
string
|
RegExp
,
>
Parameters
doEscape
:
boolean
= true
Returns
ZodEffects
<
ZodEffects
<
ZodUnion
<
[
ZodString
,
ZodRegExp
]
>
,
RegExp
,
string
|
RegExp
>
,
RegExp
,
string
|
RegExp
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...