Extremely Popular
Go to Latest
interface ResolveResult
import { type ResolveResult } from "https://dotland.deno.dev/x/esbuild@v0.16.1/mod.js";

Properties

errors: Message[]
warnings: Message[]
path: string
external: boolean
sideEffects: boolean
namespace: string
suffix: string
pluginData: any