Skip to main content
Latest
interface OnResolveArgs
import { type OnResolveArgs } from "https://deno.land/x/esbuildx@v0.14.29/mod.js";

Properties

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