Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/types.ts>ModuleGraph#toJSON

A generic build system for Deno web apps
Go to Latest
method ModuleGraph.prototype.toJSON
Re-export
import { ModuleGraph } from "https://deno.land/x/mesozoic@v1.0.0-alpha.15/lib/types.ts";

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