function isTypeimport { isType } from "https://dotland.deno.dev/x/pg_mem@3.0.2/utils.ts"; isType(t: any): t is (_IType | IType)Parameterst: anyReturnst is (_IType | IType)