RegExpression Interface

Packages > @anticrm/core > RegExpression

Signature:

export interface RegExpression 

Properties

List of properties of this interface
Property Type Description
$options string
$regex string

Events

$options

Signature:

$options?: string;

$regex

Signature:

$regex: string;