Skip to main content
Module

x/typestruct/deps.ts>FirstArg

Composable and checkable JavaScript (and TypeScript) data structure
Latest
type alias FirstArg
import { type FirstArg } from "https://deno.land/x/typestruct@1.0.0-beta.5/deps.ts";

Type Parameters

F extends (...args: any) => any
definition: Arg<F, 0>