Preparing search index...
The search index is not available
replugged
replugged
types
RawPlaintextPatch
Interface RawPlaintextPatch
interface
RawPlaintextPatch
{
check
?:
(
(
source
:
string
)
=>
boolean
)
;
find
?:
string
|
RegExp
;
replacements
:
PlaintextReplacer
[]
;
}
Index
Properties
check?
find?
replacements
Properties
Optional
check
check
?:
(
(
source
:
string
)
=>
boolean
)
Optional
find
find
?:
string
|
RegExp
replacements
replacements
:
PlaintextReplacer
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
check
find
replacements
replugged
Loading...