Skip to main content
Module

x/dynamic_import_ponyfill/deps.ts>esbuildWASM.FormatMessagesOptions

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

Properties

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