import { createModuleResolutionHost } from "https://deno.land/x/ts_morph@18.0.0/common/ts_morph_common.d.ts";
Creates a module resolution host based on the provided options.
Parameters
options: CreateModuleResolutionHostOptions
- Options for creating the module resolution host.