Skip to main content
Module

x/bundler/plugins/file.ts>FilePlugin#createAsset

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

Parameters

item: Item
context: Context

Returns

Promise<Asset>