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

type

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