Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface OnLoadArgs
import { type OnLoadArgs } from "https://deno.land/x/esbuild@v0.15.13/mod.d.ts";

Properties

path: string
namespace: string
suffix: string
pluginData: any