Skip to main content
Module

x/deno_graph/mod.ts>Module#toJSON

The module graph logic for Deno CLI
Go to Latest
method Module.prototype.toJSON
Re-export
import { Module } from "https://deno.land/x/deno_graph@0.37.1/mod.ts";

Returns a plain-object representation of the module suitable for serialization as JSON.

Returns

ModuleJson