NamedRegExpExecArrayinterface
{
groups: T;
}| Property | Type | |
|---|---|---|
.groups | T | required |
Regular expression match array that contains the specified named groups.
{
groups: T;
}| Property | Type | |
|---|---|---|
.groups | T | required |
Regular expression match array that contains the specified named groups.