Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/http/build/deps.ts>esbuild.OnLoadArgs

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
interface esbuild.OnLoadArgs
import { type esbuild } from "https://deno.land/x/fastro@v0.86.0/http/build/deps.ts";
const { OnLoadArgs } = esbuild;

Properties

path: string
namespace: string
suffix: string
pluginData: any
with: Record<string, string>