Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/esm/build.ts>BuildResult

A fast, smart, & global CDN for modern(es2015+) web development.
Go to Latest
type alias BuildResult
import { type BuildResult } from "https://deno.land/x/esm@v129/build.ts";
definition: { id: string; url: string; bundleUrl: string; }