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

x/cav/deps.ts>graph.Module#toJSON

A server framework for Deno
Go to Latest
method graph.Module.prototype.toJSON
Re-export
import { graph } from "https://deno.land/x/cav@0.0.14/deps.ts";
const { Module } = graph;

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

Returns

ModuleJson