Skip to main content
Module

x/bundler/mod.ts>TypescriptPlugin#readSource

A Bundler with the web in mind.
Latest
method TypescriptPlugin.prototype.readSource
Re-export
import { TypescriptPlugin } from "https://deno.land/x/bundler@0.9.0/mod.ts";

Parameters

input: string
optional
bundler: Bundler
optional
unnamed 2: { importMap?: ImportMap; reload?: boolean; } = [UNSUPPORTED]