method Project.prototype.getTypeCheckerimport { Project } from "https://deno.land/x/fresh@1.7.1/tests/deps.ts"; getTypeChecker(): TypeCheckerGets the type checker. Gets the type checker. ReturnsTypeChecker