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.15.13/wasm.d.ts";

Properties

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