import { type ResolutionHostFactory } from "https://dotland.deno.dev/x/ts_morph@17.0.0/mod.ts";
Factory used to create a resolution host.
definition: (moduleResolutionHost: ts.ModuleResolutionHost, getCompilerOptions: () => ts.CompilerOptions) => ResolutionHost