Skip to main content
Module

x/denote/cli/serve.ts>serve

A minimal profile page generator for Deno Deploy
Latest
function serve
import { serve } from "https://deno.land/x/denote@0.2.1/cli/serve.ts";

Parameters

unnamed 0: { debug: boolean; help: string; port: string; filename: string; watch: boolean; }