Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable before
import { before } from "https://deno.land/x/gamla@89.0.0/src/composition.ts";

type

<T>(f1: (...args: unknown[]) => T) => unknown