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

x/bundler/bundler.ts>Bundler#createSource

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

Parameters

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