Interface PlaintextPatch

Hierarchy

  • PlaintextPatch

Properties

check?: ((source) => boolean)

Type declaration

    • (source): boolean
    • Parameters

      • source: string

      Returns boolean

find?: string | RegExp

Generated using TypeDoc