import { InfoCache } from "https://deno.land/x/esbuild_deno_loader@0.8.2/src/deno.ts";
Constructors
new
InfoCache(options?: InfoOptions)Methods
get(specifier: string): Promise<ModuleEntry>
getNpmPackage(id: string): NpmPackage | undefined
import { InfoCache } from "https://deno.land/x/esbuild_deno_loader@0.8.2/src/deno.ts";