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

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

A generic build system for Deno web apps
Go to Latest
method Module.prototype.toJSON
import { Module } from "https://deno.land/x/mesozoic@v1.3.8/lib/types.ts";

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

Returns

ModuleJson