Skip to main content
Module

x/fastro/http/deps.ts>esbuild.FormatMessagesOptions

Fast and simple web application framework for deno
Go to Latest
interface esbuild.FormatMessagesOptions
import { type esbuild } from "https://deno.land/x/fastro@v0.74.1/http/deps.ts";
const { FormatMessagesOptions } = esbuild;

Properties

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