Skip to main content
Module

x/esbuild_deno_loader/deps.ts

Deno module resolution for `esbuild`
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://esm.sh/@import-maps/resolve@1.0.1";