import * as typeguardkit from "https://deno.land/x/typeguardkit@0.32.1/core/type_asserter.ts"; ClassescTypeAsserterA TypeAsserter<Type> is an Asserter<Type> that uses typeGuard to assert whether value is of Type.