Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/realtime
createTypedRegex
Function createTypedRegex
create
Typed
Regex
<
T
extends
string
>
(
regex
:
RegExp
)
:
TypedRegex
<
T
>
Creates a typed wrapper around a regex with named groups
Type Parameters
T
extends
string
Parameters
regex
:
RegExp
Returns
TypedRegex
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...
Creates a typed wrapper around a regex with named groups