type alias AssertCallbackimport { type AssertCallback } from "https://deno.land/x/easyts@0.1.3/assert.ts"; definition: (val: Assert) => void