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

x/bundler/bundler.ts>Bundler#createGraph

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

Parameters

inputs: Inputs
optional
options: CreateGraphOptions = [UNSUPPORTED]