Skip to main content
Module

x/mdserve/src/deps.ts

⚡ Instantly serve your markdown files
Latest
import * as mdserve from "https://deno.land/x/mdserve@0.1.2/src/deps.ts";

Functions

Make an assertion, error will be thrown if expr does not have truthy value.

Make an assertion that actual includes expected. If not then throw.

Serves HTTP requests with the given handler.