Skip to main content
Deno 2 is finally here 🎉️
Learn more
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@v1.2.4/middleware/skipper.ts";
definition: (c?: Context) => boolean