Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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; }