Preparing search index...
The search index is not available
replugged
replugged
types
RegexReplacement
Interface RegexReplacement
interface
RegexReplacement
{
match
:
string
|
RegExp
;
replace
:
string
|
(
(
substring
:
string
,
...
args
:
unknown
[]
)
=>
string
)
;
}
Index
Properties
match
replace
Properties
match
match
:
string
|
RegExp
replace
replace
:
string
|
(
(
substring
:
string
,
...
args
:
unknown
[]
)
=>
string
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
match
replace
replugged
Loading...