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