import * as typeguardkit from "https://deno.land/x/typeguardkit@0.32.1/core/asserter.ts"; InterfacesIAsserterAn Asserter<Type> has a type assertion method, assert, which should assert whether the provided value is of Type.