Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/server/deps.ts>esbuild.FormatMessagesOptions

The Full-stack Framework in Deno.
Go to Latest
interface esbuild.FormatMessagesOptions
import { type esbuild } from "https://deno.land/x/aleph@1.0.0-beta.26/server/deps.ts";
const { FormatMessagesOptions } = esbuild;

Properties

kind: "error" | "warning"
optional
color: boolean
optional
terminalWidth: number