Skip to main content
Module

x/import/deps.ts>esbuildNative.FormatMessagesOptions

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
interface esbuildNative.FormatMessagesOptions
import { type esbuildNative } from "https://deno.land/x/import@v0.1.5/deps.ts";
const { FormatMessagesOptions } = esbuildNative;

Properties

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