Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/abc/middleware/skipper.ts>Skipper

A better Deno framework to create web application.
Go to Latest
type alias Skipper
import { type Skipper } from "https://deno.land/x/abc@v0.1.10/middleware/skipper.ts";
definition: (c?: Context) => boolean