Skip to main content
Module

x/esm/build.ts>esm

✦ A fast, smart, & global CDN for modern(es2015+) web development.
Go to Latest
function esm
import { esm } from "https://deno.land/x/esm@v128/build.ts";

Type Parameters

optional
T extends object = Record<string, any>

Parameters

strings: TemplateStringsArray
...values: any[]

Returns

Promise<T & { _url: string; _bundleUrl: string; }>