Skip to main content
Go to Latest
interface OnResolveArgs
import { type OnResolveArgs } from "https://deno.land/x/esbuild@v0.15.7/mod.d.ts";

Properties

path: string
importer: string
namespace: string
resolveDir: string
pluginData: any