Module

x/deno_slack_hooks/deps.ts>esbuild.TransformOptions

Helper library implementing the contract between the Slack CLI and Slack application SDKs
Latest
interface esbuild.TransformOptions
implements CommonOptions
import { type esbuild } from "https://dotland.deno.dev/x/deno_slack_hooks@1.3.1/deps.ts";
const { TransformOptions } = esbuild;

Properties

optional
sourcefile: string
optional
loader: Loader
optional
banner: string