Skip to main content
Module

x/esbuild_deno_loader/src/deno.ts>InfoOutput

Deno module resolution for `esbuild`
Go to Latest
interface InfoOutput
import { type InfoOutput } from "https://deno.land/x/esbuild_deno_loader@0.5.2/src/deno.ts";

Properties

roots: string[]
modules: ModuleEntry[]
redirects: Record<string, string>