Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias RetainsType
import { type RetainsType } from "https://deno.land/x/abstract_bot_api@85.0.0/src/api.ts";
definition: <F extends (...xs: any[]) => any>(f: F) => F