Skip to main content
Module

x/bundler/bundler.ts>Bundler#readSource

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

Parameters

item: Item
context: Context

Returns

Promise<Source>