method Bundler.prototype.createAssetimport { Bundler } from "https://deno.land/x/bundler@0.6.5/bundler.ts"; createAsset(item: Item, context: Context): Promise<Asset>Parametersitem: Itemcontext: ContextReturnsPromise<Asset>