Module

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

💎 Next-gen browser/server fluid React framework
Go to Latest
method ModuleGraph.prototype.toJSON
import { ModuleGraph } from "https://dotland.deno.dev/x/ultra@v2.0.0-alpha.5/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