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

x/abc/middleware/logger.ts>Formatter

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