githubEdit

Methods

The `CommonError` object methods

protected static defineMessage(): string The static "tagarrow-up-right" method builds from the given values the error message of a stringarrow-up-right type on the template.

protected static isError(): value is CommonError<Id> Checks whether the value of any type is a this instance of any or the given identification.

Last updated