Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bundler/bundler.ts>Bundler#createAsset

A Bundler with the web in mind.
Go to Latest
method Bundler.prototype.createAsset
import { Bundler } from "https://deno.land/x/bundler@0.6.5/bundler.ts";

Parameters

item: Item
context: Context

Returns

Promise<Asset>