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

Properties

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