Skip to main content
Module

x/packup/vendor/esbuild_deno_loader/deps.ts

📦 Zero-config web application packager in Deno
Go to Latest
File
import type * as esbuild from "https://deno.land/x/esbuild@v0.12.9/mod.d.ts";export type { esbuild };export { fromFileUrl, resolve, toFileUrl,} from "https://deno.land/std@0.95.0/path/mod.ts";export * as importmap from "https://jspm.dev/@import-maps/resolve@1.0.1";