interface assert.CallTrackerCall Usageimport type assert from "node:assert"; type { CallTrackerCall } = assert; Properties thisArg: object arguments: unknown[]