Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

Interface for condition options, matching modifiers.

Hierarchy

  • IOptions

Indexable

[key: string]: any

Interface for condition options, matching modifiers.

Index

Properties

Optional ignoreCase

ignoreCase: undefined | false | true

Optional ignorePunctuation

ignorePunctuation: undefined | false | true

Optional matchWord

matchWord: undefined | false | true

Generated using TypeDoc