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

x/netzo/plugins/mdx/plugin.ts>mdx

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
variable mdx
import { mdx } from "https://deno.land/x/netzo@0.4.72/plugins/mdx/plugin.ts";

Plugin to register monitoring for Deno.mdx jobs.

type

(_config: MdxConfig) => Promise<Plugin<NetzoState>>