Expand description
Constructors§
Properties§
§§
readonly key: string | RegExpThe key to be replaced in the message. It can be a string or a regular expression.
private readonly value Selector: { ... }A function that selects the value from the given context.
Class representing a message variable that can be replaced with a value from a given context.