Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ultra/lib/build/types.ts>ModuleGraph#toJSON

💎 Next-gen browser/server fluid React framework
Go to Latest
method ModuleGraph.prototype.toJSON
Re-export
import { ModuleGraph } from "https://deno.land/x/ultra@v2.0.0-alpha.4/lib/build/types.ts";

Returns a plain-object representation of the module graph suitable for serialization as JSON, similar to the deno info --json output.

Returns

ModuleGraphJson