Interface RawPlaintextPatch

Hierarchy

  • RawPlaintextPatch

Properties

check?: ((source) => boolean)

Type declaration

    • (source): boolean
    • Parameters

      • source: string

      Returns boolean

find?: string | RegExp
replacements: PlaintextReplacer[]

Generated using TypeDoc