Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v0.1.10/middleware/logger.ts";
definition: (c: Context) => string