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

Properties

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