type alias assert.strict.AssertionError Usageimport type assert from "node:assert"; type { AssertionError } = assert; Definition assert.AssertionError