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

x/deno_koa/mod.ts>App#use

A middleware framework for Deno's http serve🦕. Transplanted from Koa with ❤️
Latest
method App.prototype.use
import { App } from "https://deno.land/x/deno_koa@v1.0.4/mod.ts";

Parameters

fn: Middleware