type alias assert.strict.AssertionError Usage in Denoimport type assert from "node:assert"; type { AssertionError } = assert; Definition assert.AssertionError