Interface BSONRegExpExtended

Hierarchy

  • BSONRegExpExtended

Properties

Properties

$regularExpression: {
    options: string;
    pattern: string;
}

Type declaration

  • options: string
  • pattern: string

Generated using TypeDoc