Coconstructor
Bun

constructor

assert.default.AssertionError.constructor

Not implemented in Bun

constructor AssertionError(
options?: { actual: unknown; expected: unknown; message: string; operator: string; stackStartFn: Function }