Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface OnResolveArgs
import { type OnResolveArgs } from "https://deno.land/x/esbuild@v0.16.4/mod.js";

Properties

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