AssertionError
external class AssertionError : <ERROR CLASS> ERROR CLASS: Symbol not found for js.errors.JsError(source)
Indicates the failure of an assertion. All errors thrown by the node:assert
module will be instances of the AssertionError
class.