Skip to main content
Module

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

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

Properties

errors: Message[]
warnings: Message[]