Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.2/lib/types.ts";

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

Returns

ModuleJson