Skip to main content
Module

x/abc/middleware/logger.ts>Formatter

A better Deno framework to create web application.
Latest
type alias Formatter
import { type Formatter } from "https://deno.land/x/abc@v1.3.3/middleware/logger.ts";
definition: (c: Context) => string