Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/import/deps.ts>esbuildNative.version

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
variable esbuildNative.version
import { esbuildNative } from "https://deno.land/x/import@v0.1.5/deps.ts";
const { version } = esbuildNative;

type

string