Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface FormatMessagesOptions
import { type FormatMessagesOptions } from "https://deno.land/x/esbuild@v0.24.0/wasm.d.ts";

Properties

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