Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
variable checkUser
import { checkUser } from "https://deno.land/x/ptero@3.0/Ptero/utils/middlewares.ts";

type

(ctx: Context, func: any) => unknown