Skip to main content
Deno 2 is finally 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.2.4/middleware/logger.ts";
definition: (c: Context) => string