Skip to main content
Go to Latest
method ServeMux.prototype.handle
import { ServeMux } from "https://deno.land/x/adoublef@v0.0.1/mod.ts";

Parameters

pattern: string
handler: Handler